Searched refs:PORTG_LOCK (Results 1 – 2 of 2) sorted by relevance
839 #define PORTG_LOCK 0xFFC03344 /* PORTG Port x GPIO Lock Register */ macro
2416 #define bfin_read_PORTG_LOCK() bfin_read32(PORTG_LOCK)2417 #define bfin_write_PORTG_LOCK(val) bfin_write32(PORTG_LOCK, val)