Home
last modified time | relevance | path

Searched refs:DEVICE_ENABLE (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/input/touchscreen/ !
Dhtcpen.c30 #define DEVICE_ENABLE 0xa2 macro
91 outb_p(DEVICE_ENABLE, HTCPEN_PORT_INIT); in htcpen_open()
198 outb_p(DEVICE_ENABLE, HTCPEN_PORT_INIT); in htcpen_isa_resume()
/linux-6.6.21/drivers/mtd/maps/ !
Dsbc_gxx.c60 #define DEVICE_ENABLE 0x8000 macro
96 outw( page | DEVICE_ENABLE, PAGE_IO ); in sbc_gxx_page()
/linux-6.6.21/drivers/scsi/ !
DFlashPoint.c335 #define DEVICE_ENABLE 36 macro
6536 FPT_utilEEWrite(p_port, 0x0000, DEVICE_ENABLE / 2); in FPT_DiagEEPROM()