Searched refs:FIO2_FLAG_D (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dbfin_gpio.c57 (struct gpio_port_t *) FIO2_FLAG_D,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h225 #define FIO2_FLAG_D 0xFFC01700 /* Flag Data register (mask used to directly */ macro
H A DcdefBF561.h353 #define bfin_read_FIO2_FLAG_D() bfin_read16(FIO2_FLAG_D)
354 #define bfin_write_FIO2_FLAG_D(val) bfin_write16(FIO2_FLAG_D,val)

Completed in 68 milliseconds