Home
last modified time | relevance | path

Searched full:phase2 (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/drivers/staging/iio/frequency/
H A Dad9832.h21 * @phase2: power up phase2 value [0..4095] correlates with 0..2PI
30 unsigned short phase2; member
H A Dad9832.c436 ret = ad9832_write_phase(st, AD9832_PHASE2H, pdata->phase2); in ad9832_probe()
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Drealtek,otto-wdt.yaml48 - const: phase2
86 interrupt-names = "phase1", "phase2";
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A Dwpa_supplicant.conf366 # phase2: Phase2 (inner authentication with TLS tunnel) parameters
369 # Following certificate/private key fields are used in inner Phase2
480 phase2="auth=MSCHAPV2"
507 phase2="auth=MSCHAPV2"
520 phase2="autheap=TLS"
/openbmc/u-boot/board/ti/sdp4430/
H A Dsdp.c42 * such as power configurations, ethernet initialization as phase2 of
/openbmc/linux/drivers/watchdog/
H A Drealtek_otto_wdt.c14 * - Phase 2: starts after phase 1, times out after (PHASE2 + 1) × PRESCALE × T_0
113 * The timer asserts the PHASE1/PHASE2 IRQs when the number of ticks exceeds
/openbmc/u-boot/board/ti/omap5_uevm/
H A Devm.c185 * such as power configurations, ethernet initialization as phase2 of
/openbmc/u-boot/board/gumstix/duovero/
H A Dduovero.c58 * such as power configurations, ethernet initialization as phase2 of
/openbmc/linux/drivers/hwmon/
H A Dabituguru3.c495 { "PWM Phase2", 27, 1, 1, 1, 0 },
522 { "PWM Phase2", 27, 1, 1, 1, 0 },
549 { "PWM Phase2", 27, 1, 1, 1, 0 },
577 { "PWM Phase2", 27, 1, 1, 1, 0 },
604 { "PWM Phase2", 27, 1, 1, 1, 0 },
/openbmc/u-boot/board/ti/panda/
H A Dpanda.c204 * such as power configurations, ethernet initialization as phase2 of
/openbmc/fb-ipmi-oem/configs/tiogapass/
H A Dpost_desc.json158 "Phase2": [ array
/openbmc/fb-ipmi-oem/configs/yosemitev2/
H A Dpost_desc.json158 "Phase2": [ array
/openbmc/fb-ipmi-oem/configs/greatlakes/
H A Dpost_desc.json158 "Phase2": [ array
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_security.c507 * The value {TA,IV32,IV16} for Phase1/Phase2 must be unique
518 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2() function
536 PPK[1] += RotR1(PPK[0] ^ TK16(7)); /* Use all of TK[] in Phase2 */ in phase2()
598 phase2(&rc4key[0], prwskey, (u16 *)&ttkey[0], in r8712_tkip_encrypt()
681 phase2(&rc4key[0], prwskey, (unsigned short *) in r8712_tkip_decrypt()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_security.c400 * The value {TA, IV32, IV16} for Phase1/Phase2 must be unique
411 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2() function
432 PPK[1] += RotR1(PPK[0] ^ TK16(7)); /* Use all of TK[] in Phase2 */ in phase2()
505 phase2(&rc4key[0], prwskey, (u16 *)&ttkey[0], pnl); in rtw_tkip_encrypt()
614 phase2(&rc4key[0], prwskey, (unsigned short *)&ttkey[0], pnl); in rtw_tkip_decrypt()
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c428 * Phase2: Only turn-off display output. in d71_enum_resources()
/openbmc/linux/Documentation/networking/device_drivers/can/ctu/
H A Dctucanfd-driver.rst287 PHASE2. Their duration is expressed in multiples of a Time Quantum
/openbmc/linux/sound/soc/ti/
H A Domap-mcbsp.c1000 /* Set 1 word per (McBSP) frame for phase1 and phase2 */ in omap_mcbsp_dai_hw_params()
/openbmc/linux/sound/soc/codecs/
H A Dmt6358.c600 SOC_SINGLE_BOOL_EXT("Wake-on-Voice Phase2 Switch", 0,
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c8597 * lpfc_setup_driver_resource_phase2 - Phase2 setup driver internal resources.
8624 * lpfc_unset_driver_resource_phase2 - Phase2 unset driver internal resources.
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c13283 /* Phase2 of POWER_DOWN_RESET */ in bnx2x_8073_common_init_phy()