Home
last modified time | relevance | path

Searched defs:rw8 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/mm/
Dpf_in.c46 static unsigned int rw8[] = { 0x88, 0x8A, 0xC6, 0xAA }; variable
68 static unsigned int rw8[] = { 0xC6, 0x88, 0x8A, 0xAA }; variable
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_efuse.c489 int (*rw8)(struct rtw_adapter *, u16, u8*); in rtw_efuse_access23a() local