Home
last modified time | relevance | path

Searched defs:clock_freq_config (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/qualcomm/common/include/soc/
H A Dclock_common.h37 struct clock_freq_config { struct
38 uint32_t hz;
39 uint8_t src;
40 uint8_t div;
41 uint16_t m;
42 uint16_t n;
43 uint16_t d_2;