Searched refs:enable_active_high (Results 1 – 4 of 4) sorted by relevance
165 rv = GPIO_PIN_SET(pin->dev, pin->pin, sc->param->enable_active_high); in regnode_fixed_init()214 if (!sc->param->enable_active_high) in regnode_fixed_enable()252 sc->param->enable_active_high ? false: true); in regnode_fixed_stop()280 if (!sc->param->enable_active_high ^ (val != 0)) in regnode_fixed_status()
59 int enable_active_high; member
1189 par->enable_active_high = 1; in regulator_parse_ofw_stdparam()
110 if (!sc->param->enable_active_high) in gpioregulator_regnode_enable()