Searched refs:PORTD_LOCK (Results 1 – 2 of 2) sorted by relevance
770 #define PORTD_LOCK 0xFFC031C4 /* PORTD Port x GPIO Lock Register */ macro
2293 #define bfin_read_PORTD_LOCK() bfin_read32(PORTD_LOCK)2294 #define bfin_write_PORTD_LOCK(val) bfin_write32(PORTD_LOCK, val)