Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h816 #define PORTF_LOCK 0xFFC032C4 /* PORTF Port x GPIO Lock Register */ macro
DcdefBF60x_base.h2375 #define bfin_read_PORTF_LOCK() bfin_read32(PORTF_LOCK)
2376 #define bfin_write_PORTF_LOCK(val) bfin_write32(PORTF_LOCK, val)