Home
last modified time | relevance | path

Searched refs:hw_mode (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/
A Damdgpu_dpm_internal.c61 if (crtc->enabled && amdgpu_crtc->enabled && amdgpu_crtc->hw_mode.clock) { in amdgpu_dpm_get_vblank_time()
63 amdgpu_crtc->hw_mode.crtc_htotal * in amdgpu_dpm_get_vblank_time()
64 (amdgpu_crtc->hw_mode.crtc_vblank_end - in amdgpu_dpm_get_vblank_time()
65 amdgpu_crtc->hw_mode.crtc_vdisplay + in amdgpu_dpm_get_vblank_time()
68 vblank_time_us = vblank_in_pixels * 1000 / amdgpu_crtc->hw_mode.clock; in amdgpu_dpm_get_vblank_time()
87 if (crtc->enabled && amdgpu_crtc->enabled && amdgpu_crtc->hw_mode.clock) { in amdgpu_dpm_get_vrefresh()
88 vrefresh = drm_mode_vrefresh(&amdgpu_crtc->hw_mode); in amdgpu_dpm_get_vrefresh()
/linux-6.3-rc2/drivers/spi/
A Dspi-fsl-spi.c110 mpc8xxx_spi_write_reg(mode, cs->hw_mode); in fsl_spi_change_mode()
241 cs->hw_mode |= SPMODE_LEN(bits_per_word); in fsl_spi_setup_transfer()
244 cs->hw_mode |= SPMODE_DIV16; in fsl_spi_setup_transfer()
257 cs->hw_mode |= SPMODE_PM(pm); in fsl_spi_setup_transfer()
396 u32 hw_mode; in fsl_spi_setup() local
413 hw_mode = cs->hw_mode; /* Save original settings */ in fsl_spi_setup()
420 cs->hw_mode |= SPMODE_CP_BEGIN_EDGECLK; in fsl_spi_setup()
422 cs->hw_mode |= SPMODE_CI_INACTIVEHIGH; in fsl_spi_setup()
424 cs->hw_mode |= SPMODE_REV; in fsl_spi_setup()
426 cs->hw_mode |= SPMODE_LOOP; in fsl_spi_setup()
[all …]
A Dspi-fsl-espi.c113 u32 hw_mode; member
330 u32 hw_mode_old = cs->hw_mode; in fsl_espi_setup_transfer()
335 cs->hw_mode |= CSMODE_LEN(bits_per_word - 1); in fsl_espi_setup_transfer()
340 cs->hw_mode |= CSMODE_DIV16; in fsl_espi_setup_transfer()
344 cs->hw_mode |= CSMODE_PM(pm); in fsl_espi_setup_transfer()
347 if (cs->hw_mode != hw_mode_old) in fsl_espi_setup_transfer()
349 cs->hw_mode); in fsl_espi_setup_transfer()
497 cs->hw_mode &= ~(CSMODE_CP_BEGIN_EDGECLK | CSMODE_CI_INACTIVEHIGH in fsl_espi_setup()
501 cs->hw_mode |= CSMODE_CP_BEGIN_EDGECLK; in fsl_espi_setup()
503 cs->hw_mode |= CSMODE_CI_INACTIVEHIGH; in fsl_espi_setup()
[all …]
A Dspi-sprd.c158 u32 hw_mode; member
419 if (ss->hw_mode & SPI_3WIRE || ss->hw_mode & SPI_TX_DUAL) in sprd_spi_txrx_bufs()
430 if (ss->hw_mode & SPI_3WIRE || ss->hw_mode & SPI_TX_DUAL) in sprd_spi_txrx_bufs()
596 if (ss->hw_mode & SPI_3WIRE || ss->hw_mode & SPI_TX_DUAL) in sprd_spi_dma_txrx_bufs()
605 if (ss->hw_mode & SPI_3WIRE || ss->hw_mode & SPI_TX_DUAL) in sprd_spi_dma_txrx_bufs()
677 val |= ss->hw_mode & SPI_CPHA ? SPRD_SPI_NG_RX : SPRD_SPI_NG_TX; in sprd_spi_init_hw()
678 val |= ss->hw_mode & SPI_CPOL ? SPRD_SPI_SCK_REV : 0; in sprd_spi_init_hw()
700 if (ss->hw_mode & SPI_3WIRE) in sprd_spi_init_hw()
705 if (ss->hw_mode & SPI_TX_DUAL) in sprd_spi_init_hw()
727 ss->hw_mode = sdev->mode; in sprd_spi_setup_transfer()
A Dspi-fsl-lib.h79 u32 hw_mode; /* Holds HW mode register settings */ member
/linux-6.3-rc2/drivers/crypto/ccree/
A Dcc_hash.c70 int hw_mode; member
96 int hw_mode; member
1134 ctx->hw_mode = cc_alg->hw_mode; in cc_cra_init()
1568 int hw_mode; member
1604 .hw_mode = DRV_HASH_HW_SHA1,
1631 .hw_mode = DRV_HASH_HW_SHA256,
1739 .hw_mode = DRV_HASH_HW_MD5,
1764 .hw_mode = DRV_HASH_HW_SM3,
1814 .hw_mode = DRV_CIPHER_CMAC,
1859 t_crypto_alg->hw_mode = template->hw_mode; in cc_alloc_hash_alg()
[all …]
/linux-6.3-rc2/sound/soc/codecs/
A Dadau7118.c42 bool hw_mode; member
354 if (st->hw_mode) in adau7118_set_bias_level()
372 if (st->hw_mode) in adau7118_set_bias_level()
392 if (st->hw_mode) { in adau7118_component_probe()
463 if (!st->hw_mode) { in adau7118_regulator_setup()
478 if (st->hw_mode) in adau7118_parset_dt()
525 int adau7118_probe(struct device *dev, struct regmap *map, bool hw_mode) in adau7118_probe() argument
535 st->hw_mode = hw_mode; in adau7118_probe()
538 if (!hw_mode) { in adau7118_probe()
A Dadau7118.h22 int adau7118_probe(struct device *dev, struct regmap *map, bool hw_mode);
/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_cldma.c50 if (hw_info->hw_mode == MODE_BIT_64) in t7xx_cldma_hw_restore()
52 else if (hw_info->hw_mode == MODE_BIT_40) in t7xx_cldma_hw_restore()
54 else if (hw_info->hw_mode == MODE_BIT_36) in t7xx_cldma_hw_restore()
244 if (hw_info->hw_mode == MODE_BIT_64) { in t7xx_cldma_hw_init()
247 } else if (hw_info->hw_mode == MODE_BIT_40) { in t7xx_cldma_hw_init()
250 } else if (hw_info->hw_mode == MODE_BIT_36) { in t7xx_cldma_hw_init()
A Dt7xx_cldma.h147 enum t7xx_hw_mode hw_mode; member
A Dt7xx_hif_cldma.c1075 hw_info->hw_mode = MODE_BIT_64; in t7xx_hw_info_init()
/linux-6.3-rc2/Documentation/networking/mac80211_hwsim/
A Dhostapd.conf4 hw_mode=g
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
A Dqed_dev.c2106 p_hwfn->hw_info.hw_mode); in qed_qm_reconf()
2522 int hw_mode = 0; in qed_calc_hw_mode() local
2525 hw_mode |= 1 << MODE_BB; in qed_calc_hw_mode()
2527 hw_mode |= 1 << MODE_K2; in qed_calc_hw_mode()
2551 hw_mode |= 1 << MODE_MF_SD; in qed_calc_hw_mode()
2553 hw_mode |= 1 << MODE_MF_SI; in qed_calc_hw_mode()
2555 hw_mode |= 1 << MODE_ASIC; in qed_calc_hw_mode()
2558 hw_mode |= 1 << MODE_100G; in qed_calc_hw_mode()
2560 p_hwfn->hw_info.hw_mode = hw_mode; in qed_calc_hw_mode()
2564 p_hwfn->hw_info.hw_mode); in qed_calc_hw_mode()
[all …]
A Dqed.h325 u32 hw_mode; member
/linux-6.3-rc2/drivers/usb/dwc3/
A Dcore.c53 unsigned int hw_mode; in dwc3_get_dr_mode() local
59 hw_mode = DWC3_GHWPARAMS0_MODE(dwc->hwparams.hwparams0); in dwc3_get_dr_mode()
61 switch (hw_mode) { in dwc3_get_dr_mode()
672 unsigned int hw_mode; in dwc3_phy_setup() local
675 hw_mode = DWC3_GHWPARAMS0_MODE(dwc->hwparams.hwparams0); in dwc3_phy_setup()
699 if (hw_mode == DWC3_GHWPARAMS0_MODE_DRD) in dwc3_phy_setup()
789 if (hw_mode == DWC3_GHWPARAMS0_MODE_DRD) in dwc3_phy_setup()
1085 unsigned int hw_mode; in dwc3_core_init() local
1089 hw_mode = DWC3_GHWPARAMS0_MODE(dwc->hwparams.hwparams0); in dwc3_core_init()
1136 if (hw_mode == DWC3_GHWPARAMS0_MODE_DRD && in dwc3_core_init()
/linux-6.3-rc2/drivers/crypto/stm32/
A Dstm32-cryp.c701 u32 cfg, hw_mode; in stm32_cryp_hw_init() local
726 hw_mode = stm32_cryp_get_hw_mode(cryp); in stm32_cryp_hw_init()
727 if (hw_mode == CR_AES_UNKNOWN) in stm32_cryp_hw_init()
732 ((hw_mode == CR_AES_ECB) || (hw_mode == CR_AES_CBC))) { in stm32_cryp_hw_init()
753 cfg |= hw_mode | CR_DEC_NOT_ENC; in stm32_cryp_hw_init()
758 cfg |= hw_mode; in stm32_cryp_hw_init()
769 switch (hw_mode) { in stm32_cryp_hw_init()
773 if (hw_mode == CR_AES_CCM) in stm32_cryp_hw_init()
/linux-6.3-rc2/drivers/regulator/
A Dmt6360-regulator.c308 static unsigned int mt6360_regulator_of_map_mode(unsigned int hw_mode) in mt6360_regulator_of_map_mode() argument
310 switch (hw_mode) { in mt6360_regulator_of_map_mode()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dr600_dpm.c167 if (crtc->enabled && radeon_crtc->enabled && radeon_crtc->hw_mode.clock) { in r600_dpm_get_vblank_time()
169 radeon_crtc->hw_mode.crtc_htotal * in r600_dpm_get_vblank_time()
170 (radeon_crtc->hw_mode.crtc_vblank_end - in r600_dpm_get_vblank_time()
171 radeon_crtc->hw_mode.crtc_vdisplay + in r600_dpm_get_vblank_time()
174 vblank_time_us = vblank_in_pixels * 1000 / radeon_crtc->hw_mode.clock; in r600_dpm_get_vblank_time()
193 if (crtc->enabled && radeon_crtc->enabled && radeon_crtc->hw_mode.clock) { in r600_dpm_get_vrefresh()
194 vrefresh = drm_mode_vrefresh(&radeon_crtc->hw_mode); in r600_dpm_get_vrefresh()
A Dradeon_mode.h366 struct drm_display_mode hw_mode; member
A Datombios_crtc.c2079 radeon_crtc->hw_mode = *adjusted_mode; in atombios_crtc_mode_set()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Ddavinci_cpdma.c72 u32 hw_mode; member
1007 mode = desc_read(prev, hw_mode); in __cpdma_chan_submit()
1010 desc_write(prev, hw_mode, mode & ~CPDMA_DESC_EOQ); in __cpdma_chan_submit()
1063 writel_relaxed(mode | len, &desc->hw_mode); in cpdma_chan_submit_si()
1239 status = desc_read(desc, hw_mode); in __cpdma_chan_process()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_mode.h412 struct drm_display_mode hw_mode; member
/linux-6.3-rc2/drivers/staging/rtl8723bs/include/
A Drtw_mlme_ext.h393 enum hw_mode {IEEE80211G, IEEE80211A} mode; enum
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Dwmi.c3192 struct ath12k_wmi_pdev_set_hw_mode_cmd *hw_mode; in ath12k_init_cmd_send() local
3202 hw_mode_len = sizeof(*hw_mode) + TLV_HDR_SIZE + in ath12k_init_cmd_send()
3253 hw_mode = (struct ath12k_wmi_pdev_set_hw_mode_cmd *)ptr; in ath12k_init_cmd_send()
3254 hw_mode->tlv_header = ath12k_wmi_tlv_cmd_hdr(WMI_TAG_PDEV_SET_HW_MODE_CMD, in ath12k_init_cmd_send()
3255 sizeof(*hw_mode)); in ath12k_init_cmd_send()
3257 hw_mode->hw_mode_index = cpu_to_le32(arg->hw_mode_id); in ath12k_init_cmd_send()
3258 hw_mode->num_band_to_mac = cpu_to_le32(arg->num_band_to_mac); in ath12k_init_cmd_send()
3260 ptr += sizeof(*hw_mode); in ath12k_init_cmd_send()
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dwmi.c3978 struct wmi_pdev_set_hw_mode_cmd_param *hw_mode; in ath11k_init_cmd_send() local
3988 hw_mode_len = sizeof(*hw_mode) + TLV_HDR_SIZE + in ath11k_init_cmd_send()
4041 hw_mode = (struct wmi_pdev_set_hw_mode_cmd_param *)ptr; in ath11k_init_cmd_send()
4042 hw_mode->tlv_header = FIELD_PREP(WMI_TLV_TAG, in ath11k_init_cmd_send()
4045 sizeof(*hw_mode) - TLV_HDR_SIZE); in ath11k_init_cmd_send()
4047 hw_mode->hw_mode_index = param->hw_mode_id; in ath11k_init_cmd_send()
4048 hw_mode->num_band_to_mac = param->num_band_to_mac; in ath11k_init_cmd_send()
4050 ptr += sizeof(*hw_mode); in ath11k_init_cmd_send()

Completed in 102 milliseconds

12