Searched refs:QL4022_FLASH_SEM_MASK (Results 1 – 2 of 2) sorted by relevance
992 return ql4xxx_sem_spinlock(a, QL4022_FLASH_SEM_MASK, in ql4xxx_lock_flash()1002 ql4xxx_sem_unlock(a, QL4022_FLASH_SEM_MASK); in ql4xxx_unlock_flash()
181 #define QL4022_FLASH_SEM_MASK (QL4022_RESOURCE_MASK_BASE_CODE << (13+16)) macro