Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h839 #define PORTG_LOCK 0xFFC03344 /* PORTG Port x GPIO Lock Register */ macro
DcdefBF60x_base.h2416 #define bfin_read_PORTG_LOCK() bfin_read32(PORTG_LOCK)
2417 #define bfin_write_PORTG_LOCK(val) bfin_write32(PORTG_LOCK, val)