Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h701 #define PORTA_LOCK 0xFFC03044 /* PORTA Port x GPIO Lock Register */ macro
DcdefBF60x_base.h2169 #define bfin_read_PORTA_LOCK() bfin_read32(PORTA_LOCK)
2170 #define bfin_write_PORTA_LOCK(val) bfin_write32(PORTA_LOCK, val)