Home
last modified time | relevance | path

Searched full:cpen (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/extcon/
H A Dextcon-max8997.c216 ctrl2 |= CONTROL2_CPEN_MASK; /* LowPwr=0, CPEn=1 */ in max8997_muic_set_path()
218 ctrl2 |= CONTROL2_LOWPWR_MASK; /* LowPwr=1, CPEn=0 */ in max8997_muic_set_path()
H A Dextcon-max14577.c224 ctrl2 |= CTRL2_CPEN_MASK; /* LowPwr=0, CPEn=1 */ in max14577_muic_set_path()
226 ctrl2 |= CTRL2_LOWPWR_MASK; /* LowPwr=1, CPEn=0 */ in max14577_muic_set_path()
H A Dextcon-max77693.c276 ctrl2 |= MAX77693_CONTROL2_CPEN_MASK; /* LowPwr=0, CPEn=1 */ in max77693_muic_set_path()
278 ctrl2 |= MAX77693_CONTROL2_LOWPWR_MASK; /* LowPwr=1, CPEn=0 */ in max77693_muic_set_path()
/linux/drivers/usb/musb/
H A Dmpfs.c57 * HDRC controls CPEN, but beware current surges during device in mpfs_musb_set_vbus()
H A Domap2430.c85 * HDRC controls CPEN, but beware current surges during device connect.
H A Dtusb6010.c563 /* HDRC controls CPEN, but beware current surges during device in tusb_musb_set_vbus()
/linux/arch/alpha/include/asm/
H A Dcore_titan.h71 titan_64 cpen; member
/linux/Documentation/devicetree/bindings/usb/
H A Dsnps,dwc3-common.yaml225 the CPEN pin, requires the configuration of the ulpi DRVVBUSEXTERNAL
/linux/drivers/usb/dwc3/
H A Dcore.c771 * the CPEN pin requires the configuration of the ULPI DRVVBUSEXTERNAL in dwc3_hs_phy_setup()