Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h724 #define PORTB_LOCK 0xFFC030C4 /* PORTB Port x GPIO Lock Register */ macro
DcdefBF60x_base.h2211 #define bfin_read_PORTB_LOCK() bfin_read32(PORTB_LOCK)
2212 #define bfin_write_PORTB_LOCK(val) bfin_write32(PORTB_LOCK, val)