Home
last modified time | relevance | path

Searched full:aset (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/light/
H A Dcapella,cm3605.yaml26 aset-gpios:
29 ASET line (drive low to activate the ALS, should be flagged
50 capella,aset-resistance-ohms:
58 - aset-gpios
72 aset-gpios = <&foo_gpio 1 GPIO_ACTIVE_LOW>;
73 capella,aset-resistance-ohms = <100000>;
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_flower.c321 enum vcap_actionfield_set aset; in lan966x_tc_set_actionset() local
326 aset = VCAP_AFS_S1; in lan966x_tc_set_actionset()
329 aset = VCAP_AFS_BASE_TYPE; in lan966x_tc_set_actionset()
332 aset = VCAP_AFS_VID; in lan966x_tc_set_actionset()
340 err = vcap_set_rule_set_actionset(vrule, aset); in lan966x_tc_set_actionset()
/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.c704 const struct vcap_set *aset; in vcap_actionfieldset() local
709 aset = &vctrl->vcaps[vt].actionfield_set[actionset]; in vcap_actionfieldset()
710 if (aset->sw_per_item == 0 || aset->sw_per_item > vctrl->vcaps[vt].sw_count) in vcap_actionfieldset()
712 return aset; in vcap_actionfieldset()
720 const struct vcap_set *aset = vcap_actionfieldset(vctrl, vt, actionset); in vcap_actionfield_typegroup() local
723 if (!aset) in vcap_actionfield_typegroup()
725 return vctrl->vcaps[vt].actionfield_set_typegroups[aset->sw_per_item]; in vcap_actionfield_typegroup()
908 const struct vcap_set *aset; in vcap_set_rule_set_actionset() local
911 aset = vcap_actionfieldset(ri->vctrl, ri->admin->vtype, actionset); in vcap_set_rule_set_actionset()
913 if (!aset) in vcap_set_rule_set_actionset()
[all …]
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8060-dragonboard.dts70 aset-gpios = <&pm8058_gpio 35 GPIO_ACTIVE_LOW>;
71 capella,aset-resistance-ohms = <100000>;
345 /* Pin 35 connected to ASET */