Searched refs:BSEC_LOCKR_GWLOCK_MASK (Results 1 – 2 of 2) sorted by relevance
47 #define BSEC_LOCKR_GWLOCK_MASK BIT_32(0) macro
166 return (mmio_read_32(BSEC_BASE + BSEC_LOCKR) & BSEC_LOCKR_GWLOCK_MASK) != 0U; in is_bsec_write_locked()