opmode_str
static const char * const opmode_str[] = {
opmode_str[state->opmode]);
common->oper_mode, opmode_str(common->oper_mode));
const char *opmode_str;
ret = fwnode_property_read_string(fwnode, "typec-power-opmode", &opmode_str);
ret = typec_find_pwr_opmode(opmode_str);