Searched refs:PORTF_LOCK (Results 1 – 2 of 2) sorted by relevance
816 #define PORTF_LOCK 0xFFC032C4 /* PORTF Port x GPIO Lock Register */ macro
2375 #define bfin_read_PORTF_LOCK() bfin_read32(PORTF_LOCK)2376 #define bfin_write_PORTF_LOCK(val) bfin_write32(PORTF_LOCK, val)