Searched refs:type_opc (Results 1 – 1 of 1) sorted by relevance
627 const struct rtpse_mcu_opcode *type_opc, *val_opc; in rtpse_mcu_port_set_pw_limit() local636 type_opc = &pse->dialect->opcode[RTPSE_MCU_CMD_PORT_SET_POWER_LIMIT_TYPE]; in rtpse_mcu_port_set_pw_limit()639 if (!type_opc->valid || !val_opc->valid || !chip->pw_set_lsb_mW) in rtpse_mcu_port_set_pw_limit()657 return rtpse_mcu_port_cmd(pse, id, type_opc->op, RTPSE_MCU_PORT_PW_LIMIT_TYPE_USER); in rtpse_mcu_port_set_pw_limit()