Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h721 #define PORTB_POL 0xFFC030B8 /* PORTB Port x GPIO Programming Inversion R… macro
DcdefBF60x_base.h2205 #define bfin_read_PORTB_POL() bfin_read32(PORTB_POL)
2206 #define bfin_write_PORTB_POL(val) bfin_write32(PORTB_POL, val)