Home
last modified time | relevance | path

Searched defs:DIV (Results 1 – 9 of 9) sorted by relevance

/linux/arch/m68k/mac/
H A Dmisc.c581 #define DIV(a, b) ((a) / (b) - ((a) % (b) < 0)) in unmktime() macro
/linux/drivers/clk/pistachio/
H A Dclk.h59 #define DIV(_id, _name, _pname, _reg, _width) \ macro
/linux/sound/soc/codecs/
H A Dak4375.c71 #define DIV BIT(4) macro
/linux/drivers/media/tuners/
H A Dxc2028.c1006 #define DIV 15625 macro
/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c81 #define DIV F3(2, 0x0e) /* udiv */ macro
H A Dbpf_jit_comp_64.c151 #define DIV F3(2, 0x0e) macro
/linux/drivers/usb/serial/
H A Diuu_phoenix.c396 u8 DIV = 0; /* 8bit */ in iuu_clk() local
/linux/drivers/clk/samsung/
H A Dclk.h193 #define DIV(_id, cname, pname, o, s, w) \ macro
/linux/drivers/clk/stm32/
H A Dclk-stm32mp1.c1214 #define DIV(_id, _name, _parent, _flags, _offset, _shift, _width, _div_flags)\ macro