Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h578 #define PORTB_CLEAR 0xffc014ec /* GPIO Data Clear Register */ macro
DcdefBF54x_base.h941 #define bfin_read_PORTB_CLEAR() bfin_read16(PORTB_CLEAR)
942 #define bfin_write_PORTB_CLEAR(val) bfin_write16(PORTB_CLEAR, val)