Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Daha152x.h42 #define PORTB (HOSTIOPORT1+0x1b) /* PORT B */ macro
/linux-4.1.27/Documentation/spi/
Dbutterfly41 by clearing PORTB.[0-3]); (b) configure the mtd_dataflash driver; and
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h553 #define PORTB 0xffc014e4 /* GPIO Data Register */ macro
DcdefBF54x_base.h911 #define bfin_read_PORTB() bfin_read16(PORTB)
912 #define bfin_write_PORTB(val) bfin_write16(PORTB, val)
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DcdefBF60x_base.h2183 #define bfin_read_PORTB() bfin_read32(PORTB)
2184 #define bfin_write_PORTB(val) bfin_write32(PORTB, val)