Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h793 #define PORTE_LOCK 0xFFC03244 /* PORTE Port x GPIO Lock Register */ macro
DcdefBF60x_base.h2334 #define bfin_read_PORTE_LOCK() bfin_read32(PORTE_LOCK)
2335 #define bfin_write_PORTE_LOCK(val) bfin_write32(PORTE_LOCK, val)