Home
last modified time | relevance | path

Searched refs:PORTD_DATA_TGL (Results 1 – 2 of 2) sorted by relevance

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h766 #define PORTD_DATA_TGL 0xFFC031B4 /* PORTD Port x GPIO Input Enable Toggle Reg… macro
DcdefBF60x_base.h2285 #define bfin_read_PORTD_DATA_TGL() bfin_read32(PORTD_DATA_TGL)
2286 #define bfin_write_PORTD_DATA_TGL(val) bfin_write32(PORTD_DATA_TGL, val)