Searched defs:OFFSET (Results 1 – 19 of 19) sorted by relevance
13 const OFFSET: usize = 0x4; constant
10 #define OFFSET(sym, str, mem) \ macro
19 #define OFFSET (36000) macro
20 #define OFFSET (36000) macro
294 const OFFSET: usize = offset_of!(bindings::platform_device, dev); constant
252 const OFFSET: usize = offset_of!(bindings::auxiliary_device, dev); constant
612 const OFFSET: usize; constant
450 const OFFSET: usize = offset_of!(bindings::pci_dev, dev); constant
337 const OFFSET: usize = offset_of!(bindings::usb_interface, dev); constant
477 const OFFSET: usize = offset_of!(bindings::i2c_client, dev); constant
35 #define OFFSET(REG_ADDR) (REG_ADDR << 2) macro
39 #define OFFSET(REG_ADDR) ((REG_ADDR) << 2) macro
16 #define OFFSET (0xc0000) macro
33 #define OFFSET(x) BIT((x) % 8) macro
75 #define OFFSET(cfg_entry) ((cfg_entry)->base_offset+(cfg_entry)->field->offset) macro
64 #define OFFSET(x) ((x)->i_ino) macro
180 u8 OFFSET :1; member205 u8 OFFSET :1; member
156 #define OFFSET(val, off) ((val) < (off) ? 0 : (val) - (off)) macro
507 #define OFFSET 0x0000ffff macro