Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/include/mach-common/mach/
H A Dmagicpanelr2.h23 #define CLRBITS_OUTW(mask, reg) __raw_writew(__raw_readw(reg) & ~mask, reg) macro
/kernel/linux/linux-6.6/arch/sh/include/mach-common/mach/
H A Dmagicpanelr2.h23 #define CLRBITS_OUTW(mask, reg) __raw_writew(__raw_readw(reg) & ~mask, reg) macro

Completed in 1 milliseconds