Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h813 #define PORTF_POL 0xFFC032B8 /* PORTF Port x GPIO Programming Inversion R… macro
DcdefBF60x_base.h2369 #define bfin_read_PORTF_POL() bfin_read32(PORTF_POL)
2370 #define bfin_write_PORTF_POL(val) bfin_write32(PORTF_POL, val)