Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h118 #define FIO_BOTH 0xFFC0073C /* Flag Set on BOTH Edges Register */ macro
DcdefBF532.h86 #define bfin_read_FIO_BOTH() bfin_read16(FIO_BOTH)
87 #define bfin_write_FIO_BOTH(val) bfin_write16(FIO_BOTH,val)
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h121 #define FIO_BOTH 0xFFC0073C /* Flag Set on BOTH Edges Register */ macro