Home
last modified time | relevance | path

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

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