Home
last modified time | relevance | path

Searched refs:PORTF_CLEAR (Results 1 – 3 of 3) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h599 #define PORTF_CLEAR 0xffc0156c /* GPIO Data Clear Register */ macro
DcdefBF54x_base.h991 #define bfin_read_PORTF_CLEAR() bfin_read16(PORTF_CLEAR)
992 #define bfin_write_PORTF_CLEAR(val) bfin_write16(PORTF_CLEAR, val)
/arch/blackfin/mach-bf609/include/mach/
DcdefBF60x_base.h2351 #define bfin_read_PORTF_CLEAR() bfin_read32(PORTF_CLEAR)
2352 #define bfin_write_PORTF_CLEAR(val) bfin_write32(PORTF_CLEAR, val)