Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h769 #define PORTD_POL_CLEAR 0xFFC031C0 /* PORTD Port x GPIO Programming Inversion… macro
DcdefBF60x_base.h2291 #define bfin_read_PORTD_POL_CLEAR() bfin_read32(PORTD_POL_CLEAR)
2292 #define bfin_write_PORTD_POL_CLEAR(val) bfin_write32(PORTD_POL_CLEAR, val)