Searched refs:PORTE_LOCK (Results 1 – 2 of 2) sorted by relevance
793 #define PORTE_LOCK 0xFFC03244 /* PORTE Port x GPIO Lock Register */ macro
2334 #define bfin_read_PORTE_LOCK() bfin_read32(PORTE_LOCK)2335 #define bfin_write_PORTE_LOCK(val) bfin_write32(PORTE_LOCK, val)