Searched refs:aset (Results 1 – 3 of 3) sorted by relevance
47 struct gpio_desc *aset; member224 cm3605->aset = devm_gpiod_get(dev, "aset", GPIOD_OUT_HIGH); in cm3605_probe()225 if (IS_ERR(cm3605->aset)) { in cm3605_probe()227 ret = PTR_ERR(cm3605->aset); in cm3605_probe()260 gpiod_set_value_cansleep(cm3605->aset, 0); in cm3605_probe()273 gpiod_set_value_cansleep(cm3605->aset, 0); in cm3605_remove()
13 - aset-gpios: GPIO line controlling the ASET line (drive low25 - capella,aset-resistance-ohms: the sensitivity calibration resistance,36 aset-gpios = <&foo_gpio 1 GPIO_ACTIVE_LOW>;37 capella,aset-resistance-ohms = <100000>;
94 aset-gpios = <&pm8058_gpio 35 GPIO_ACTIVE_LOW>;95 capella,aset-resistance-ohms = <100000>;