Searched refs:PORTC_LOCK (Results 1 – 2 of 2) sorted by relevance
747 #define PORTC_LOCK 0xFFC03144 /* PORTC Port x GPIO Lock Register */ macro
2252 #define bfin_read_PORTC_LOCK() bfin_read32(PORTC_LOCK)2253 #define bfin_write_PORTC_LOCK(val) bfin_write32(PORTC_LOCK, val)