/openbmc/linux/drivers/staging/iio/frequency/ |
H A D | ad9832.h | 20 * @phase1: power up phase1 value [0..4095] correlates with 0..2PI 29 unsigned short phase1; member
|
H A D | ad9832.c | 432 ret = ad9832_write_phase(st, AD9832_PHASE1H, pdata->phase1); in ad9832_probe()
|
/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | realtek,otto-wdt.yaml | 47 - const: phase1 86 interrupt-names = "phase1", "phase2";
|
/openbmc/linux/drivers/watchdog/ |
H A D | realtek_otto_wdt.c | 12 * - Phase 1: Times out after (PHASE1 + 1) × PRESCALE × T_0 113 * The timer asserts the PHASE1/PHASE2 IRQs when the number of ticks exceeds 314 ctrl->irq_phase1 = platform_get_irq_byname(pdev, "phase1"); in otto_wdt_probe() 321 return dev_err_probe(dev, ret, "Failed to get IRQ for phase1\n"); in otto_wdt_probe()
|
/openbmc/fb-ipmi-oem/configs/minerva/ |
H A D | post_desc.json | 2 "Phase1": [["0x00", ""]] array
|
/openbmc/fb-ipmi-oem/configs/harma/ |
H A D | post_desc.json | 2 "Phase1": [["0x00", ""]] array
|
/openbmc/fb-ipmi-oem/configs/bletchley/ |
H A D | post_desc.json | 2 "Phase1": [["0x00", ""]] array
|
/openbmc/fb-ipmi-oem/configs/catalina/ |
H A D | post_desc.json | 2 "Phase1": [["0x00", ""]] array
|
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/ |
H A D | wpa_supplicant.conf | 347 # phase1: Phase1 (outer authentication, i.e., TLS tunnel) parameters 415 # phase1: fast_provisioning=1 option enables in-line provisioning of EAP-FAST 479 phase1="peaplabel=1" 516 # Phase1 / outer authentication 633 phase1="peaplabel=0"
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_mbx.h | 48 ixgbe_mbox_api_20, /* API version 2.0, solaris Phase1 VF driver */
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | mbx.h | 63 ixgbe_mbox_api_20, /* API version 2.0, solaris Phase1 VF driver */
|
/openbmc/fb-ipmi-oem/configs/tiogapass/ |
H A D | post_desc.json | 2 "Phase1": [ array
|
/openbmc/fb-ipmi-oem/configs/yosemitev2/ |
H A D | post_desc.json | 2 "Phase1": [ array
|
/openbmc/fb-ipmi-oem/configs/greatlakes/ |
H A D | post_desc.json | 2 "Phase1": [ array
|
/openbmc/u-boot/drivers/ddr/marvell/axp/ |
H A D | ddr3_hw_training.h | 126 * Invertion limit and phase1 limit are WA for the RL @ 1:1 design bug -
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl871x_security.c | 381 #define P1K_SIZE 10 /* 80-bit Phase1 key */ 473 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) in phase1() function 507 * The value {TA,IV32,IV16} for Phase1/Phase2 must be unique 596 phase1((u16 *)&ttkey[0], prwskey, in r8712_tkip_encrypt() 679 phase1((u16 *)&ttkey[0], prwskey, &prxattrib->ta[0], in r8712_tkip_decrypt()
|
/openbmc/linux/drivers/hwmon/ |
H A D | abituguru3.c | 494 { "PWM Phase1", 26, 1, 1, 1, 0 }, 521 { "PWM Phase1", 26, 1, 1, 1, 0 }, 576 { "PWM Phase1", 26, 1, 1, 1, 0 }, 603 { "PWM Phase1", 26, 1, 1, 1, 0 },
|
/openbmc/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_security.c | 363 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) in phase1() function 400 * The value {TA, IV32, IV16} for Phase1/Phase2 must be unique 503 phase1((u16 *)&ttkey[0], prwskey, &pattrib->ta[0], pnh); in rtw_tkip_encrypt() 613 phase1((u16 *)&ttkey[0], prwskey, &prxattrib->ta[0], pnh); in rtw_tkip_decrypt()
|
/openbmc/linux/net/mac80211/ |
H A D | tkip.c | 76 * P1K := Phase1(TA, TK, TSC)
|
/openbmc/linux/drivers/net/hippi/ |
H A D | rrunner.h | 688 struct phase1_hdr phase1; member
|
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/ |
H A D | d71_dev.c | 426 * Phase1: Disabling components with display is on to make sure in d71_enum_resources()
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_crypt_tkip.c | 415 * Previously cached Phase1 result was already in ieee80211_tkip_decrypt()
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | rtllib_crypt_tkip.c | 409 /* Previously cached Phase1 result was already in rtllib_tkip_decrypt()
|
/openbmc/linux/Documentation/networking/device_drivers/can/ctu/ |
H A D | ctucanfd-driver.rst | 286 On CAN, each bit is divided into four segments: SYNC, PROP, PHASE1, and
|
/openbmc/linux/net/wireless/ |
H A D | lib80211_crypt_tkip.c | 449 /* Previously cached Phase1 result was already lost, so in lib80211_tkip_decrypt()
|