Searched refs:FIO1_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.c56 (struct gpio_port_t *) FIO1_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.h206 #define FIO1_FLAG_D 0xFFC01500 /* Flag Data register (mask used to directly */ macro
H A DcdefBF561.h318 #define bfin_read_FIO1_FLAG_D() bfin_read16(FIO1_FLAG_D)
319 #define bfin_write_FIO1_FLAG_D(val) bfin_write16(FIO1_FLAG_D,val)

Completed in 108 milliseconds