/linux-6.12.1/drivers/staging/iio/frequency/ |
D | ad9832.h | 20 * @phase1: power up phase1 value [0..4095] correlates with 0..2PI 29 unsigned short phase1; member
|
D | ad9832.c | 419 ret = ad9832_write_phase(st, AD9832_PHASE1H, pdata->phase1); in ad9832_probe()
|
/linux-6.12.1/Documentation/devicetree/bindings/watchdog/ |
D | realtek,otto-wdt.yaml | 47 - const: phase1 86 interrupt-names = "phase1", "phase2";
|
/linux-6.12.1/drivers/watchdog/ |
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()
|
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_mbx.h | 48 ixgbe_mbox_api_20, /* API version 2.0, solaris Phase1 VF driver */
|
/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/ |
D | mbx.h | 63 ixgbe_mbox_api_20, /* API version 2.0, solaris Phase1 VF driver */
|
/linux-6.12.1/drivers/staging/rtl8712/ |
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()
|
/linux-6.12.1/drivers/hwmon/ |
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 },
|
/linux-6.12.1/drivers/staging/rtl8723bs/core/ |
D | rtw_security.c | 362 static void phase1(u16 *p1k, const u8 *tk, const u8 *ta, u32 iv32) in phase1() function 399 * The value {TA, IV32, IV16} for Phase1/Phase2 must be unique 502 phase1((u16 *)&ttkey[0], prwskey, &pattrib->ta[0], pnh); in rtw_tkip_encrypt() 612 phase1((u16 *)&ttkey[0], prwskey, &prxattrib->ta[0], pnh); in rtw_tkip_decrypt()
|
/linux-6.12.1/drivers/net/hippi/ |
D | rrunner.h | 688 struct phase1_hdr phase1; member
|
/linux-6.12.1/net/mac80211/ |
D | tkip.c | 76 * P1K := Phase1(TA, TK, TSC)
|
/linux-6.12.1/drivers/iio/dac/ |
D | adi-axi-dac.c | 429 IIO_BACKEND_EX_INFO("phase1", IIO_SEPARATE, AXI_DAC_PHASE_TONE_2),
|
/linux-6.12.1/drivers/gpu/drm/arm/display/komeda/d71/ |
D | d71_dev.c | 426 * Phase1: Disabling components with display is on to make sure in d71_enum_resources()
|
/linux-6.12.1/drivers/staging/rtl8192e/ |
D | rtllib_crypt_tkip.c | 409 /* Previously cached Phase1 result was already in rtllib_tkip_decrypt()
|
/linux-6.12.1/net/wireless/ |
D | lib80211_crypt_tkip.c | 449 /* Previously cached Phase1 result was already lost, so in lib80211_tkip_decrypt()
|
/linux-6.12.1/Documentation/networking/device_drivers/can/ctu/ |
D | ctucanfd-driver.rst | 286 On CAN, each bit is divided into four segments: SYNC, PROP, PHASE1, and
|
/linux-6.12.1/sound/soc/ti/ |
D | omap-mcbsp.c | 999 /* Set 1 word per (McBSP) frame for phase1 and phase2 */ in omap_mcbsp_dai_hw_params()
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_device.c | 3441 /* displays are handled in phase1 */ in amdgpu_device_ip_suspend_phase2()
|
/linux-6.12.1/drivers/net/wireless/broadcom/b43/ |
D | main.c | 881 /* The ucode will use phase1 key with TEK key to decrypt rx packets.
|
/linux-6.12.1/drivers/scsi/qla2xxx/ |
D | qla_target.c | 1591 "%s: phase1 stop is not completed\n", __func__); in qlt_stop_phase2()
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 13269 /* Phase1 of TX_POWER_DOWN reset */ in bnx2x_8073_common_init_phy()
|
/linux-6.12.1/drivers/scsi/lpfc/ |
D | lpfc_init.c | 7669 * lpfc_setup_driver_resource_phase1 - Phase1 etup driver internal resources.
|