Searched refs:CAM_PERIPH_LOCK_WANTED (Results 1 – 2 of 2) sorted by relevance
130 #define CAM_PERIPH_LOCK_WANTED 0x04 macro
500 periph->flags |= CAM_PERIPH_LOCK_WANTED; in cam_periph_hold()523 if ((periph->flags & CAM_PERIPH_LOCK_WANTED) != 0) { in cam_periph_unhold()524 periph->flags &= ~CAM_PERIPH_LOCK_WANTED; in cam_periph_unhold()