Home
last modified time | relevance | path

Searched refs:_no (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3188.c73 #define PLL_DIVISORS(hz, _nr, _no) {\ argument
74 .nr = _nr, .nf = (u32)((u64)hz * _nr * _no / OSC_HZ), .no = _no};\
75 _Static_assert(((u64)hz * _nr * _no / OSC_HZ) * OSC_HZ /\
76 (_nr * _no) == hz, #hz "Hz cannot be hit with PLL "\
H A Dclk_rk3368.c43 #define PLL_DIVISORS(hz, _nr, _no) { \ argument
44 .nr = _nr, .nf = (u32)((u64)hz * _nr * _no / OSC_HZ), .no = _no}; \
45 _Static_assert(((u64)hz * _nr * _no / OSC_HZ) * OSC_HZ /\
46 (_nr * _no) == hz, #hz "Hz cannot be hit with PLL " \
H A Dclk_rk3288.c133 #define PLL_DIVISORS(hz, _nr, _no) {\ argument
134 .nr = _nr, .nf = (u32)((u64)hz * _nr * _no / OSC_HZ), .no = _no};\
135 _Static_assert(((u64)hz * _nr * _no / OSC_HZ) * OSC_HZ /\
136 (_nr * _no) == hz, #hz "Hz cannot be hit with PLL "\
/openbmc/linux/drivers/media/i2c/
H A Dlm3560.c64 #define to_lm3560_flash(_ctrl, _no) \ argument
65 container_of(_ctrl->handler, struct lm3560_flash, ctrls_led[_no])
/openbmc/linux/drivers/clk/rockchip/
H A Dclk.h304 #define RK3066_PLL_RATE(_rate, _nr, _nf, _no) \ argument
309 .no = _no, \
313 #define RK3066_PLL_RATE_NB(_rate, _nr, _nf, _no, _nb) \ argument
318 .no = _no, \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/
H A D2ch_t.patch1140 +����� #CJ _no
2563 +����� #CJ _no
/openbmc/linux/
H A DMAINTAINERS22075 F: arch/m68k/*/*_no.*
22078 F: arch/m68k/include/asm/*_no.*