Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/northbridge/intel/gm45/
H A Dgma.c78 u16 pwm_freq, u8 duty_perc) in freq_to_blc_pwm_ctl()
134 u16 pwm_freq; in gma_pm_init_post_vbios() local
H A Dgm45.h445 int pwm_freq; /* In Hz */ member
/aosp_15_r20/external/coreboot/src/mainboard/lenovo/x200/
H A Dblc.c41 u16 pwm_freq = get_blc_pwm_freq_value(); in mainboard_vbt_filename() local
/aosp_15_r20/external/coreboot/src/northbridge/intel/i945/
H A Dchip.h20 u32 pwm_freq; member
H A Dgma.c578 static u32 freq_to_blc_pwm_ctl(struct device *const dev, u16 pwm_freq) in freq_to_blc_pwm_ctl()