Searched refs:PORTB_LOCK (Results 1 – 2 of 2) sorted by relevance
724 #define PORTB_LOCK 0xFFC030C4 /* PORTB Port x GPIO Lock Register */ macro
2211 #define bfin_read_PORTB_LOCK() bfin_read32(PORTB_LOCK)2212 #define bfin_write_PORTB_LOCK(val) bfin_write32(PORTB_LOCK, val)