Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h770 #define PORTD_LOCK 0xFFC031C4 /* PORTD Port x GPIO Lock Register */ macro
DcdefBF60x_base.h2293 #define bfin_read_PORTD_LOCK() bfin_read32(PORTD_LOCK)
2294 #define bfin_write_PORTD_LOCK(val) bfin_write32(PORTD_LOCK, val)