Searched refs:IPN3KE_BIT_ISSET (Results 1 – 3 of 3) sorted by relevance
1058 while (IPN3KE_BIT_ISSET(data, IPN3KE_CLF_MHL_MGMT_CTRL_BIT_BUSY) && in ipn3ke_flow_hw_update()1098 while (IPN3KE_BIT_ISSET(data, IPN3KE_CLF_MHL_MGMT_CTRL_BIT_BUSY) && in ipn3ke_flow_hw_flush()
151 #define IPN3KE_BIT_ISSET(var, pos) \ macro
358 if (IPN3KE_BIT_ISSET(state_mask, n->node_state)) { in ipn3ke_hw_tm_node_search()