Home
last modified time | relevance | path

Searched defs:OFFSET_MASK (Results 1 – 7 of 7) sorted by relevance

/linux/arch/riscv/lib/
H A Dcsum.c69 #define OFFSET_MASK 3 macro
71 #define OFFSET_MASK 7 macro
/linux/arch/mips/kernel/
H A Dftrace.c266 #define OFFSET_MASK 0xffff /* stack offset range: 0 ~ PT_SIZE */ macro
/linux/drivers/rtc/
H A Drtc-pcf2123.c98 #define OFFSET_MASK GENMASK(6, 0) /* Offset value */ macro
/linux/sound/pci/au88x0/
H A Dau8820.h34 #define OFFSET_MASK 0x00000fff macro
H A Dau8810.h26 #define OFFSET_MASK 0x00000fff macro
H A Dau8830.h32 #define OFFSET_MASK 0x00000fff macro
/linux/drivers/clk/renesas/
H A Dr9a09g077-cpg.c40 #define OFFSET_MASK GENMASK(31, 20) macro