Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/gpu/drm/amd/pm/
H 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.15/drivers/spi/
H A Dspi-fsl-spi.c110 mpc8xxx_spi_write_reg(mode, cs->hw_mode); in fsl_spi_change_mode()
212 cs->hw_mode |= SPMODE_LEN(bits_per_word); in fsl_spi_setup_transfer()
215 cs->hw_mode |= SPMODE_DIV16; in fsl_spi_setup_transfer()
228 cs->hw_mode |= SPMODE_PM(pm); in fsl_spi_setup_transfer()
374 u32 hw_mode; in fsl_spi_setup() local
391 hw_mode = cs->hw_mode; /* Save original settings */ in fsl_spi_setup()
398 cs->hw_mode |= SPMODE_CP_BEGIN_EDGECLK; in fsl_spi_setup()
400 cs->hw_mode |= SPMODE_CI_INACTIVEHIGH; in fsl_spi_setup()
402 cs->hw_mode |= SPMODE_REV; in fsl_spi_setup()
404 cs->hw_mode |= SPMODE_LOOP; in fsl_spi_setup()
[all …]
H 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 …]
H A Dspi-sprd.c157 u32 hw_mode; member
418 if (ss->hw_mode & SPI_3WIRE || ss->hw_mode & SPI_TX_DUAL) in sprd_spi_txrx_bufs()
429 if (ss->hw_mode & SPI_3WIRE || ss->hw_mode & SPI_TX_DUAL) in sprd_spi_txrx_bufs()
595 if (ss->hw_mode & SPI_3WIRE || ss->hw_mode & SPI_TX_DUAL) in sprd_spi_dma_txrx_bufs()
604 if (ss->hw_mode & SPI_3WIRE || ss->hw_mode & SPI_TX_DUAL) in sprd_spi_dma_txrx_bufs()
676 val |= ss->hw_mode & SPI_CPHA ? SPRD_SPI_NG_RX : SPRD_SPI_NG_TX; in sprd_spi_init_hw()
677 val |= ss->hw_mode & SPI_CPOL ? SPRD_SPI_SCK_REV : 0; in sprd_spi_init_hw()
699 if (ss->hw_mode & SPI_3WIRE) in sprd_spi_init_hw()
704 if (ss->hw_mode & SPI_TX_DUAL) in sprd_spi_init_hw()
726 ss->hw_mode = sdev->mode; in sprd_spi_setup_transfer()
H A Dspi-fsl-lib.h79 u32 hw_mode; /* Holds HW mode register settings */ member
/linux-6.15/drivers/crypto/ccree/
H 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.15/sound/soc/codecs/
H A Dadau7118.c42 bool hw_mode; member
356 if (st->hw_mode) in adau7118_set_bias_level()
374 if (st->hw_mode) in adau7118_set_bias_level()
394 if (st->hw_mode) { in adau7118_component_probe()
465 if (!st->hw_mode) { in adau7118_regulator_setup()
480 if (st->hw_mode) in adau7118_parset_dt()
527 int adau7118_probe(struct device *dev, struct regmap *map, bool hw_mode) in adau7118_probe() argument
537 st->hw_mode = hw_mode; in adau7118_probe()
540 if (!hw_mode) { in adau7118_probe()
H A Dadau7118.h22 int adau7118_probe(struct device *dev, struct regmap *map, bool hw_mode);
/linux-6.15/drivers/net/wwan/t7xx/
H 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()
H A Dt7xx_cldma.h147 enum t7xx_hw_mode hw_mode; member
/linux-6.15/drivers/usb/dwc3/
H A Dcore.c54 unsigned int hw_mode; in dwc3_get_dr_mode() local
60 hw_mode = DWC3_GHWPARAMS0_MODE(dwc->hwparams.hwparams0); in dwc3_get_dr_mode()
62 switch (hw_mode) { in dwc3_get_dr_mode()
136 unsigned int hw_mode; in dwc3_set_prtcap() local
533 unsigned int hw_mode; in dwc3_alloc_event_buffers() local
536 if (hw_mode == DWC3_GHWPARAMS0_MODE_HOST) { in dwc3_alloc_event_buffers()
1007 unsigned int hw_mode; in dwc3_core_setup_global_control() local
1330 unsigned int hw_mode; in dwc3_core_init() local
1485 if (hw_mode != DWC3_GHWPARAMS0_MODE_GADGET && in dwc3_core_init()
2155 unsigned int hw_mode; in dwc3_probe() local
[all …]
/linux-6.15/Documentation/networking/mac80211_hwsim/
H A Dhostapd.conf4 hw_mode=g
/linux-6.15/drivers/crypto/starfive/
H A Djh7110-aes.c86 static void starfive_aes_aead_hw_start(struct starfive_cryp_ctx *ctx, u32 hw_mode) in starfive_aes_aead_hw_start() argument
91 switch (hw_mode) { in starfive_aes_aead_hw_start()
228 u32 hw_mode; in starfive_aes_hw_init() local
236 hw_mode = cryp->flags & FLG_MODE_MASK; in starfive_aes_hw_init()
252 rctx->csr.aes.mode = hw_mode; in starfive_aes_hw_init()
267 switch (hw_mode) { in starfive_aes_hw_init()
272 starfive_aes_aead_hw_start(ctx, hw_mode); in starfive_aes_hw_init()
279 starfive_aes_aead_hw_start(ctx, hw_mode); in starfive_aes_hw_init()
/linux-6.15/drivers/net/ethernet/qlogic/qed/
H 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 …]
H A Dqed.h325 u32 hw_mode; member
/linux-6.15/drivers/regulator/
H 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.15/drivers/gpu/drm/radeon/
H A Dr600_dpm.c165 if (crtc->enabled && radeon_crtc->enabled && radeon_crtc->hw_mode.clock) { in r600_dpm_get_vblank_time()
167 radeon_crtc->hw_mode.crtc_htotal * in r600_dpm_get_vblank_time()
168 (radeon_crtc->hw_mode.crtc_vblank_end - in r600_dpm_get_vblank_time()
169 radeon_crtc->hw_mode.crtc_vdisplay + in r600_dpm_get_vblank_time()
172 vblank_time_us = vblank_in_pixels * 1000 / radeon_crtc->hw_mode.clock; in r600_dpm_get_vblank_time()
191 if (crtc->enabled && radeon_crtc->enabled && radeon_crtc->hw_mode.clock) { in r600_dpm_get_vrefresh()
192 vrefresh = drm_mode_vrefresh(&radeon_crtc->hw_mode); in r600_dpm_get_vrefresh()
H A Dradeon_mode.h365 struct drm_display_mode hw_mode; member
/linux-6.15/drivers/crypto/stm32/
H A Dstm32-cryp.c746 u32 cfg, hw_mode; in stm32_cryp_hw_init() local
771 hw_mode = stm32_cryp_get_hw_mode(cryp); in stm32_cryp_hw_init()
772 if (hw_mode == CR_AES_UNKNOWN) in stm32_cryp_hw_init()
777 ((hw_mode == CR_AES_ECB) || (hw_mode == CR_AES_CBC))) { in stm32_cryp_hw_init()
798 cfg |= hw_mode | CR_DEC_NOT_ENC; in stm32_cryp_hw_init()
803 cfg |= hw_mode; in stm32_cryp_hw_init()
814 switch (hw_mode) { in stm32_cryp_hw_init()
818 if (hw_mode == CR_AES_CCM) in stm32_cryp_hw_init()
/linux-6.15/drivers/net/ethernet/ti/
H 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.15/include/linux/
H A Dpm_domain.h263 bool hw_mode; member
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h502 struct drm_display_mode hw_mode; member
/linux-6.15/drivers/pmdomain/
H A Dcore.c668 if (dev_gpd_data(dev)->hw_mode == enable) in dev_pm_genpd_set_hwmode()
673 dev_gpd_data(dev)->hw_mode = enable; in dev_pm_genpd_set_hwmode()
696 return dev_gpd_data(dev)->hw_mode; in dev_pm_genpd_get_hwmode()
1835 gpd_data->hw_mode = genpd->get_hwmode_dev ? genpd->get_hwmode_dev(genpd, dev) : false; in genpd_add_device()
3361 seq_printf(s, "%2s", gpd_data->hw_mode ? "HW" : "SW"); in mode_status_str()
/linux-6.15/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h356 enum hw_mode {IEEE80211G, IEEE80211A} mode; enum
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4197 struct wmi_pdev_set_hw_mode_cmd_param *hw_mode; in ath11k_init_cmd_send() local
4207 hw_mode_len = sizeof(*hw_mode) + TLV_HDR_SIZE + in ath11k_init_cmd_send()
4260 hw_mode = ptr; in ath11k_init_cmd_send()
4261 hw_mode->tlv_header = FIELD_PREP(WMI_TLV_TAG, in ath11k_init_cmd_send()
4264 sizeof(*hw_mode) - TLV_HDR_SIZE); in ath11k_init_cmd_send()
4266 hw_mode->hw_mode_index = param->hw_mode_id; in ath11k_init_cmd_send()
4267 hw_mode->num_band_to_mac = param->num_band_to_mac; in ath11k_init_cmd_send()
4269 ptr += sizeof(*hw_mode); in ath11k_init_cmd_send()

12