Searched refs:SPORT1_STAT (Results 1 – 16 of 16) sorted by relevance
/arch/blackfin/kernel/ |
D | bfin_gpio.c | 34 AWA_dir = SPORT1_STAT, 35 AWA_polar = SPORT1_STAT, 36 AWA_edge = SPORT1_STAT, 37 AWA_both = SPORT1_STAT,
|
D | debug-mmrs.c | 1532 #ifdef SPORT1_STAT in bfin_debug_mmrs_init()
|
/arch/blackfin/mach-bf533/include/mach/ |
D | defBF532.h | 156 #define SPORT1_STAT 0xFFC00930 /* SPORT1 Status Register */ macro
|
D | cdefBF532.h | 644 #define bfin_read_SPORT1_STAT() bfin_read16(SPORT1_STAT) 645 #define bfin_write_SPORT1_STAT(val) bfin_write16(SPORT1_STAT,val)
|
/arch/blackfin/mach-bf527/include/mach/ |
D | defBF522.h | 192 #define SPORT1_STAT 0xFFC00930 /* SPORT1 Status Register */ macro
|
D | cdefBF522.h | 344 #define bfin_read_SPORT1_STAT() bfin_read16(SPORT1_STAT) 345 #define bfin_write_SPORT1_STAT(val) bfin_write16(SPORT1_STAT, val)
|
/arch/blackfin/mach-bf561/include/mach/ |
D | defBF561.h | 268 #define SPORT1_STAT 0xFFC00930 /* SPORT1 Status Register */ macro
|
D | cdefBF561.h | 453 #define bfin_read_SPORT1_STAT() bfin_read16(SPORT1_STAT) 454 #define bfin_write_SPORT1_STAT(val) bfin_write16(SPORT1_STAT,val)
|
/arch/blackfin/mach-bf518/include/mach/ |
D | defBF512.h | 194 #define SPORT1_STAT 0xFFC00930 /* SPORT1 Status Register */ macro
|
D | cdefBF512.h | 327 #define bfin_read_SPORT1_STAT() bfin_read16(SPORT1_STAT) 328 #define bfin_write_SPORT1_STAT(val) bfin_write16(SPORT1_STAT, val)
|
/arch/blackfin/mach-bf537/include/mach/ |
D | defBF534.h | 170 #define SPORT1_STAT 0xFFC00930 /* SPORT1 Status Register … macro
|
D | cdefBF534.h | 308 #define bfin_read_SPORT1_STAT() bfin_read16(SPORT1_STAT) 309 #define bfin_write_SPORT1_STAT(val) bfin_write16(SPORT1_STAT,val)
|
/arch/blackfin/mach-bf538/include/mach/ |
D | defBF538.h | 161 #define SPORT1_STAT 0xFFC00930 /* SPORT1 Status Register */ macro
|
D | cdefBF538.h | 280 #define bfin_read_SPORT1_STAT() bfin_read16(SPORT1_STAT) 281 #define bfin_write_SPORT1_STAT(val) bfin_write16(SPORT1_STAT, val)
|
/arch/blackfin/mach-bf548/include/mach/ |
D | defBF54x_base.h | 138 #define SPORT1_STAT 0xffc00930 /* SPORT1 Status Register */ macro
|
D | cdefBF54x_base.h | 186 #define bfin_read_SPORT1_STAT() bfin_read16(SPORT1_STAT) 187 #define bfin_write_SPORT1_STAT(val) bfin_write16(SPORT1_STAT, val)
|