/linux/drivers/staging/iio/frequency/ |
H A D | ad9832.h | 21 * @phase2: power up phase2 value [0..4095] correlates with 0..2PI 30 unsigned short phase2; member
|
H A D | ad9832.c | 423 ret = ad9832_write_phase(st, AD9832_PHASE2H, pdata->phase2); in ad9832_probe()
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | realtek,otto-wdt.yaml | 48 - const: phase2 86 interrupt-names = "phase1", "phase2";
|
/linux/drivers/watchdog/ |
H A D | realtek_otto_wdt.c | 14 * - 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
|
/linux/drivers/hwmon/ |
H A D | abituguru3.c | 495 { "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 },
|
/linux/drivers/staging/rtl8712/ |
H A D | rtl871x_security.c | 507 * 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()
|
/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_security.c | 399 * The value {TA, IV32, IV16} for Phase1/Phase2 must be unique 410 static void phase2(u8 *rc4key, const u8 *tk, const u16 *p1k, u16 iv16) in phase2() function 431 PPK[1] += RotR1(PPK[0] ^ TK16(7)); /* Use all of TK[] in Phase2 */ in phase2() 504 phase2(&rc4key[0], prwskey, (u16 *)&ttkey[0], pnl); in rtw_tkip_encrypt() 613 phase2(&rc4key[0], prwskey, (unsigned short *)&ttkey[0], pnl); in rtw_tkip_decrypt()
|
/linux/drivers/gpu/drm/arm/display/komeda/d71/ |
H A D | d71_dev.c | 428 * Phase2: Only turn-off display output. in d71_enum_resources()
|
/linux/Documentation/networking/device_drivers/can/ctu/ |
H A D | ctucanfd-driver.rst | 287 PHASE2. Their duration is expressed in multiples of a Time Quantum
|
/linux/sound/soc/ti/ |
H A D | omap-mcbsp.c | 999 /* Set 1 word per (McBSP) frame for phase1 and phase2 */ in omap_mcbsp_dai_hw_params()
|
/linux/sound/soc/codecs/ |
H A D | mt6358.c | 633 SOC_SINGLE_BOOL_EXT("Wake-on-Voice Phase2 Switch", 0,
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 8606 * lpfc_setup_driver_resource_phase2 - Phase2 setup driver internal resources. 8633 * lpfc_unset_driver_resource_phase2 - Phase2 unset driver internal resources.
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 13283 /* Phase2 of POWER_DOWN_RESET */ in bnx2x_8073_common_init_phy()
|