Home
last modified time | relevance | path

Searched defs:DIV (Results 1 – 6 of 6) 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/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