Home
last modified time | relevance | path

Searched refs:PORTA (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/scsi/
Daha152x.h41 #define PORTA (HOSTIOPORT1+0x1a) /* PORT A */ macro
Daha152x.c974 SETPORT(PORTA, 1); in aha152x_internal_queue()
1027 SETPORT(PORTA, 0); in aha152x_abort()
1093 SETPORT(PORTA, 0); in aha152x_device_reset()
1160 SETPORT(PORTA, 0); in aha152x_bus_reset_host()
1437 SETPORT(PORTA, 0); /* turn led off */ in busfree_run()
1466 SETPORT(PORTA, 0); /* turn led off */ in busfree_run()
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h542 #define PORTA 0xffc014c4 /* GPIO Data Register */ macro
DcdefBF54x_base.h892 #define bfin_read_PORTA() bfin_read16(PORTA)
893 #define bfin_write_PORTA(val) bfin_write16(PORTA, val)
/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DcdefBF60x_base.h2141 #define bfin_read_PORTA() bfin_read32(PORTA)
2142 #define bfin_write_PORTA(val) bfin_write32(PORTA, val)