Searched refs:op_type (Results 1 – 4 of 4) sorted by relevance
106 enum hws_operation op_type);
590 u32 data, enum hws_operation op_type) in prfa_write() argument598 ((op_type & PRFA_TYPE_MASK) << PRFA_TYPE_OFFS); in prfa_write()
143 static u32 comphy_poll_reg(void *addr, u32 val, u32 mask, u8 op_type) in comphy_poll_reg() argument148 if (op_type == POLL_16B_REG) in comphy_poll_reg()
4563 my $op_type = substr($curr_values, $off + 1, 1);4569 if ($op_type ne 'V' &&
Completed in 20 milliseconds