Searched refs:FIO0_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.c55 (struct gpio_port_t *) FIO0_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.h187 #define FIO0_FLAG_D 0xFFC00700 /* Flag Data register */ macro
H A DcdefBF561.h283 #define bfin_read_FIO0_FLAG_D() bfin_read16(FIO0_FLAG_D)
284 #define bfin_write_FIO0_FLAG_D(val) bfin_write16(FIO0_FLAG_D,val)

Completed in 89 milliseconds