Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dbfin_gpio.c84 (struct gpio_port_t *)PORTD_FER,
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h597 #define PORTD_FER 0xffc01520 /* Function Enable Register */ macro
DcdefBF54x_base.h973 #define bfin_read_PORTD_FER() bfin_read16(PORTD_FER)
974 #define bfin_write_PORTD_FER(val) bfin_write16(PORTD_FER, val)