Home
last modified time | relevance | path

Searched refs:pconfig (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/phy/socionext/
H A Dphy-uniphier-usb3hs.c83 void (*trim_func)(struct uniphier_u3hsphy_priv *priv, u32 *pconfig,
88 u32 *pconfig, in uniphier_u3hsphy_trim_ld20() argument
91 *pconfig &= ~HSPHY_CFG0_RTERM_MASK; in uniphier_u3hsphy_trim_ld20()
92 *pconfig |= FIELD_PREP(HSPHY_CFG0_RTERM_MASK, pt->rterm); in uniphier_u3hsphy_trim_ld20()
94 *pconfig &= ~HSPHY_CFG0_SEL_T_MASK; in uniphier_u3hsphy_trim_ld20()
95 *pconfig |= FIELD_PREP(HSPHY_CFG0_SEL_T_MASK, pt->sel_t); in uniphier_u3hsphy_trim_ld20()
97 *pconfig &= ~HSPHY_CFG0_HS_I_MASK; in uniphier_u3hsphy_trim_ld20()
98 *pconfig |= FIELD_PREP(HSPHY_CFG0_HS_I_MASK, pt->hs_i); in uniphier_u3hsphy_trim_ld20()
143 u32 *pconfig) in uniphier_u3hsphy_update_config() argument
159 priv->data->trim_func(priv, pconfig, &trim); in uniphier_u3hsphy_update_config()
[all …]
/linux/sound/soc/codecs/
H A Dcs42l43-sdw.c28 struct sdw_port_config pconfig = {0}; in cs42l43_sdw_add_peripheral() local
34 snd_sdw_params_to_config(substream, params, &sconfig, &pconfig); in cs42l43_sdw_add_peripheral()
35 pconfig.num = dai->id; in cs42l43_sdw_add_peripheral()
37 ret = sdw_stream_add_slave(sdw, &sconfig, &pconfig, 1, sdw_stream); in cs42l43_sdw_add_peripheral()
H A Dcs35l56.c594 struct sdw_port_config pconfig; in cs35l56_sdw_dai_hw_params() local
606 memset(&pconfig, 0, sizeof(pconfig)); in cs35l56_sdw_dai_hw_params()
613 pconfig.num = CS35L56_SDW1_PLAYBACK_PORT; in cs35l56_sdw_dai_hw_params()
614 pconfig.ch_mask = cs35l56->rx_mask; in cs35l56_sdw_dai_hw_params()
617 pconfig.num = CS35L56_SDW1_CAPTURE_PORT; in cs35l56_sdw_dai_hw_params()
618 pconfig.ch_mask = cs35l56->tx_mask; in cs35l56_sdw_dai_hw_params()
621 if (pconfig.ch_mask == 0) { in cs35l56_sdw_dai_hw_params()
623 pconfig.ch_mask = GENMASK(sconfig.ch_count - 1, 0); in cs35l56_sdw_dai_hw_params()
625 sconfig.ch_count = hweight32(pconfig.ch_mask); in cs35l56_sdw_dai_hw_params()
628 ret = sdw_stream_add_slave(cs35l56->sdw_peripheral, &sconfig, &pconfig, in cs35l56_sdw_dai_hw_params()
/linux/drivers/soundwire/
H A Dqcom.c217 struct qcom_swrm_port_config *pconfig; member
1041 pcfg = &ctrl->pconfig[params->port_num]; in qcom_swrm_transport_params()
1152 pcfg = &ctrl->pconfig[p_rt->num]; in qcom_swrm_compute_params()
1169 pcfg = &ctrl->pconfig[m_port]; in qcom_swrm_compute_params()
1171 pcfg = &ctrl->pconfig[i]; in qcom_swrm_compute_params()
1233 struct sdw_port_config *pconfig __free(kfree) = kzalloc_objs(*pconfig, in qcom_swrm_stream_alloc_ports()
1235 if (!pconfig) in qcom_swrm_stream_alloc_ports()
1279 pconfig[nports].num = pn; in qcom_swrm_stream_alloc_ports()
1280 pconfig[nports].ch_mask = p_rt->ch_mask; in qcom_swrm_stream_alloc_ports()
1286 sdw_stream_add_master(&ctrl->bus, &sconfig, pconfig, in qcom_swrm_stream_alloc_ports()
[all …]
H A Dintel.c772 struct sdw_port_config *pconfig __free(kfree) = kzalloc_obj(*pconfig); in intel_hw_params()
773 if (!pconfig) in intel_hw_params()
776 pconfig->num = pdi->num; in intel_hw_params()
777 pconfig->ch_mask = (1 << ch) - 1; in intel_hw_params()
780 pconfig, 1, dai_runtime->stream); in intel_hw_params()
/linux/arch/mips/include/asm/sgi/
H A Dhpc3.h95 volatile u32 pconfig; /* PIO configuration register */ member
146 volatile u32 pconfig; /* PIO configuration register */ member
/linux/sound/soc/sdca/
H A Dsdca_class_function.c136 struct sdw_port_config pconfig = {0}; in class_function_sdw_add_peripheral() local
142 snd_sdw_params_to_config(substream, params, &sconfig, &pconfig); in class_function_sdw_add_peripheral()
152 pconfig.num = ret; in class_function_sdw_add_peripheral()
154 ret = sdw_stream_add_slave(sdw, &sconfig, &pconfig, 1, sdw_stream); in class_function_sdw_add_peripheral()
/linux/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.c71 unsigned long *pconfig; in mxs_dt_node_to_map() local
115 pconfig = kmemdup(&config, sizeof(config), GFP_KERNEL); in mxs_dt_node_to_map()
116 if (!pconfig) { in mxs_dt_node_to_map()
124 new_map[i].data.configs.configs = pconfig; in mxs_dt_node_to_map()
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_ioctl.h69 struct vchiq_config __user *pconfig; member
H A Dvchiq_dev.c814 if (copy_to_user(args.pconfig, &config, args.config_size)) { in vchiq_ioctl()
1120 compat_uptr_t pconfig; member
1141 ptr = compat_ptr(args32.pconfig); in vchiq_compat_ioctl_get_config()
/linux/drivers/dma/xilinx/
H A Dxilinx_dpdma.c1375 struct xilinx_dpdma_peripheral_config *pconfig; in xilinx_dpdma_config() local
1390 pconfig = config->peripheral_config; in xilinx_dpdma_config()
1391 if (WARN_ON(pconfig && config->peripheral_size != sizeof(*pconfig))) in xilinx_dpdma_config()
1395 if (chan->id <= ZYNQMP_DPDMA_VIDEO2 && pconfig) in xilinx_dpdma_config()
1396 chan->video_group = pconfig->video_group; in xilinx_dpdma_config()
/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_disp.c1060 struct xilinx_dpdma_peripheral_config pconfig = { in zynqmp_disp_layer_set_format() local
1065 .peripheral_config = &pconfig, in zynqmp_disp_layer_set_format()
1066 .peripheral_size = sizeof(pconfig), in zynqmp_disp_layer_set_format()
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv260 0x7, 0, edx, 18, pconfig , PCONFIG instruction