Home
last modified time | relevance | path

Searched defs:SETBITS_OUTB (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/mach-common/mach/
H A Dmagicpanelr2.h19 #define SETBITS_OUTB(mask, reg) __raw_writeb(__raw_readb(reg) | mask, reg) macro
/kernel/linux/linux-6.6/arch/sh/include/mach-common/mach/
H A Dmagicpanelr2.h19 #define SETBITS_OUTB(mask, reg) __raw_writeb(__raw_readb(reg) | mask, reg) macro

Completed in 1 milliseconds