Searched refs:PORTC_LOCK (Results 1 - 2 of 2) sorted by relevance

/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h2252 #define bfin_read_PORTC_LOCK() bfin_read32(PORTC_LOCK)
2253 #define bfin_write_PORTC_LOCK(val) bfin_write32(PORTC_LOCK, val)
H A DdefBF60x_base.h747 #define PORTC_LOCK 0xFFC03144 /* PORTC Port x GPIO Lock Register */ macro

Completed in 114 milliseconds