Home
last modified time | relevance | path

Searched defs:SET_REG (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/irqchip/
Dirq-mxs.c42 #define SET_REG 4 macro
/linux-4.4.14/drivers/clocksource/
Dasm9260_timer.c32 #define SET_REG 4 macro
/linux-4.4.14/arch/ia64/kernel/
Dhead.S1057 #define SET_REG(reg) \ macro
/linux-4.4.14/sound/pci/hda/
Dpatch_si3054.c79 #define SET_REG(codec,reg,val) (snd_hda_codec_write(codec,reg,0,SI3054_VERB_WRITE_NODE,val)) macro