Searched full:cpen (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/drivers/s390/crypto/ |
D | zcrypt_api.c | 646 int cpen, qpen, qid = 0, rc = -ENODEV; in zcrypt_rsa_modexpo() local 688 cpen = (tr && tr->again_counter && tr->last_qid && in zcrypt_rsa_modexpo() 691 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in zcrypt_rsa_modexpo() 707 wgt + cpen + qpen, pref_wgt)) in zcrypt_rsa_modexpo() 711 pref_wgt = wgt + cpen + qpen; in zcrypt_rsa_modexpo() 750 int cpen, qpen, qid = 0, rc = -ENODEV; in zcrypt_rsa_crt() local 792 cpen = (tr && tr->again_counter && tr->last_qid && in zcrypt_rsa_crt() 795 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in zcrypt_rsa_crt() 811 wgt + cpen + qpen, pref_wgt)) in zcrypt_rsa_crt() 815 pref_wgt = wgt + cpen + qpen; in zcrypt_rsa_crt() [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | microchip,mpfs-musb.yaml | 40 the CPEN pin requires the configuration of the UPLI_USE__EXTVBUS
|
D | snps,dwc3.yaml | 272 the CPEN pin, requires the configuration of the ulpi DRVVBUSEXTERNAL
|
/linux-6.12.1/drivers/extcon/ |
D | extcon-max8997.c | 216 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()
|
D | extcon-max14577.c | 224 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()
|
D | extcon-max77693.c | 276 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-6.12.1/drivers/usb/musb/ |
D | ux500.c | 38 /* HDRC controls CPEN, but beware current surges during device in ux500_musb_set_vbus()
|
D | mpfs.c | 57 * HDRC controls CPEN, but beware current surges during device in mpfs_musb_set_vbus()
|
D | omap2430.c | 85 * HDRC controls CPEN, but beware current surges during device connect.
|
D | tusb6010.c | 563 /* HDRC controls CPEN, but beware current surges during device in tusb_musb_set_vbus()
|
/linux-6.12.1/sound/pci/oxygen/ |
D | xonar_cs43xx.c | 105 /* set CPEN (control port mode) and power down */ in cs43xx_registers_init()
|
/linux-6.12.1/arch/alpha/include/asm/ |
D | core_titan.h | 71 titan_64 cpen; member
|
/linux-6.12.1/drivers/usb/dwc3/ |
D | core.h | 1134 * @ulpi_ext_vbus_drv: Set to confiure the upli chip to drives CPEN pin
|
D | core.c | 771 * the CPEN pin requires the configuration of the ULPI DRVVBUSEXTERNAL in dwc3_hs_phy_setup()
|