Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h768 #define PORTD_POL_SET 0xFFC031BC /* PORTD Port x GPIO Programming Inversion S… macro
DcdefBF60x_base.h2289 #define bfin_read_PORTD_POL_SET() bfin_read32(PORTD_POL_SET)
2290 #define bfin_write_PORTD_POL_SET(val) bfin_write32(PORTD_POL_SET, val)