Searched refs:_frac_width (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
| H A D | clk-core.h | 309 #define FRAC_DIVIDER(_offset, _shift, _width, _frac_width) \ argument 314 .frac_width = (_frac_width), \
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
| H A D | clk-core.h | 309 #define FRAC_DIVIDER(_offset, _shift, _width, _frac_width) \ argument 314 .frac_width = (_frac_width), \
|
| /OK3568_Linux_fs/kernel/drivers/clk/bcm/ |
| H A D | clk-kona.h | 309 #define FRAC_DIVIDER(_offset, _shift, _width, _frac_width) \ argument 314 .u.s.frac_width = (_frac_width), \
|