Home
last modified time | relevance | path

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

/linux-3.4.99/arch/h8300/include/asm/
Dregs267x.h202 #define PORTD 0xFFFF5C macro
/linux-3.4.99/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h575 #define PORTD 0xffc01524 /* GPIO Data Register */ macro
DcdefBF54x_base.h949 #define bfin_read_PORTD() bfin_read16(PORTD)
950 #define bfin_write_PORTD(val) bfin_write16(PORTD, val)