Searched refs:rw8 (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/mm/
H A Dpf_in.c46 static unsigned int rw8[] = { 0x88, 0x8A, 0xC6, 0xAA }; variable
68 static unsigned int rw8[] = { 0xC6, 0x88, 0x8A, 0xAA }; variable
175 for (i = 0; i < ARRAY_SIZE(rw8); i++) get_ins_reg_width()
176 if (rw8[i] == opcode) get_ins_reg_width()
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_efuse.c415 int (*rw8)(struct rtw_adapter *, u16, u8*); rtw_efuse_access23a()
430 rw8 = &efuse_write8; rtw_efuse_access23a()
432 rw8 = &efuse_read8; rtw_efuse_access23a()
443 res = rw8(padapter, start_addr++, data++); rtw_efuse_access23a()
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Dni_stc.h600 #define NI_E_8255_BASE 0x19 /* rw8 */

Completed in 163 milliseconds