Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dsummit,smb347-charger.yaml81 - 0 # SMB3XX_SYSOK_INOK_ACTIVE_LOW
157 summit,inok-polarity = <SMB3XX_SYSOK_INOK_ACTIVE_LOW>;
/openbmc/linux/include/dt-bindings/power/
H A Dsummit,smb347-charger.h20 #define SMB3XX_SYSOK_INOK_ACTIVE_LOW 0 macro
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-nexus7-grouper-common.dtsi945 summit,inok-polarity = <SMB3XX_SYSOK_INOK_ACTIVE_LOW>;
/openbmc/linux/drivers/power/supply/
H A Dsmb347-charger.c1399 if (smb->inok_polarity == SMB3XX_SYSOK_INOK_ACTIVE_LOW) in smb347_usb_vbus_regulator_enable()