Searched defs:prescaler_table (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/pwm/ |
H A D | sunxi_pwm.c | 27 static const u32 prescaler_table[] = { variable
|
/openbmc/linux/drivers/pwm/ |
H A D | pwm-sun4i.c | 58 static const u32 prescaler_table[] = { variable
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk_stm32h7.c | 570 u16 prescaler_table[8] = {2, 4, 8, 16, 64, 128, 256, 512}; in stm32_get_apb_psc() local 637 u16 prescaler_table[8] = {2, 4, 8, 16, 64, 128, 256, 512}; in stm32_clk_get_rate() local
|