Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/input/touchscreen/
Dhtcpen.c33 #define DEVICE_ENABLE 0xa2 macro
100 outb_p(DEVICE_ENABLE, HTCPEN_PORT_INIT); in htcpen_open()
211 outb_p(DEVICE_ENABLE, HTCPEN_PORT_INIT); in htcpen_isa_resume()
/linux-2.6.39/drivers/mtd/maps/
Dsbc_gxx.c72 #define DEVICE_ENABLE 0x8000 macro
108 outw( page | DEVICE_ENABLE, PAGE_IO ); in sbc_gxx_page()
/linux-2.6.39/drivers/scsi/
DFlashPoint.c357 #define DEVICE_ENABLE 36 macro
6616 FPT_utilEEWrite(p_port, 0x0000, DEVICE_ENABLE / 2); in FPT_DiagEEPROM()