| /OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/ |
| H A D | spl_fg_rk817.c | 12 #define DIV(div) ((div) ? (div) : 1) macro
|
| H A D | fg_rk816.c | 121 #define DIV(x) ((x) ? (x) : 1) macro
|
| H A D | fg_rk817.c | 31 #define DIV(value) ((value) ? (value) : 1) macro
|
| H A D | fg_rk818.c | 162 #define DIV(x) ((x) ? (x) : 1) macro
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/rc/ |
| H A D | rc_base.cpp | 45 #define DIV(a, b) (((a) + (SIGN(a) * (b)) / 2) / (b)) macro
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/ |
| H A D | mpp_rc.cpp | 46 #define DIV(a, b) (((a) + (SIGN(a) * (b)) / 2) / (b)) macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop2_clk.c | 51 #define DIV(cname, pname, f, w) \ macro
|
| /OK3568_Linux_fs/kernel/arch/m68k/mac/ |
| H A D | misc.c | 580 #define DIV(a, b) ((a) / (b) - ((a) % (b) < 0)) in unmktime() macro
|
| /OK3568_Linux_fs/kernel/drivers/clk/pistachio/ |
| H A D | clk.h | 59 #define DIV(_id, _name, _pname, _reg, _width) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A D | tuner-xc2028.c | 1006 #define DIV 15625 macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | iuu_phoenix.c | 398 u8 DIV = 0; /* 8bit */ in iuu_clk() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/regmap/ |
| H A D | clk-regmap.h | 108 #define DIV(_id, _name, _parent_name, _reg, _shift, _width, _flags) \ macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/net/ |
| H A D | bpf_jit_comp_32.c | 81 #define DIV F3(2, 0x0e) /* udiv */ macro
|
| H A D | bpf_jit_comp_64.c | 151 #define DIV F3(2, 0x0e) macro
|
| /OK3568_Linux_fs/kernel/drivers/clk/samsung/ |
| H A D | clk.h | 182 #define DIV(_id, cname, pname, o, s, w) \ macro
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-cns3xxx/ |
| H A D | cns3xxx.h | 435 #define PM_CPU_CLK_DIV(DIV) { \ argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-stm32mp1.c | 1136 #define DIV(_id, _name, _parent, _flags, _offset, _shift, _width, _div_flags)\ macro
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | rk818_battery.c | 261 #define DIV(x) ((x) ? (x) : 1) macro
|
| H A D | rk817_battery.c | 58 #define DIV(x) ((x) ? (x) : 1) macro
|
| H A D | rk816_battery.c | 296 #define DIV(x) ((x) ? (x) : 1) macro
|
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk.h | 1051 #define DIV(_id, cname, pname, f, o, s, w, df) \ macro
|