scfg               79 arch/powerpc/platforms/85xx/t1042rdb_diu.c 	void __iomem *scfg;
scfg               91 arch/powerpc/platforms/85xx/t1042rdb_diu.c 	scfg = of_iomap(scfg_np, 0);
scfg               93 arch/powerpc/platforms/85xx/t1042rdb_diu.c 	if (!scfg) {
scfg              113 arch/powerpc/platforms/85xx/t1042rdb_diu.c 	clrbits32(scfg + CCSR_SCFG_PIXCLKCR,
scfg              117 arch/powerpc/platforms/85xx/t1042rdb_diu.c 	setbits32(scfg + CCSR_SCFG_PIXCLKCR, PIXCLKCR_PXCKEN | (pxclk << 16));
scfg              119 arch/powerpc/platforms/85xx/t1042rdb_diu.c 	iounmap(scfg);
scfg              357 drivers/dma/st_fdma.c 		maxburst = fchan->scfg.src_maxburst;
scfg              358 drivers/dma/st_fdma.c 		width = fchan->scfg.src_addr_width;
scfg              359 drivers/dma/st_fdma.c 		addr = fchan->scfg.src_addr;
scfg              364 drivers/dma/st_fdma.c 		maxburst = fchan->scfg.dst_maxburst;
scfg              365 drivers/dma/st_fdma.c 		width = fchan->scfg.dst_addr_width;
scfg              366 drivers/dma/st_fdma.c 		addr = fchan->scfg.dst_addr;
scfg              681 drivers/dma/st_fdma.c 	memcpy(&fchan->scfg, slave_cfg, sizeof(fchan->scfg));
scfg              120 drivers/dma/st_fdma.h 	struct dma_slave_config scfg;
scfg              135 drivers/hwmon/k8temp.c 	u8 scfg;
scfg              171 drivers/hwmon/k8temp.c 	pci_read_config_byte(pdev, REG_TEMP, &scfg);
scfg              172 drivers/hwmon/k8temp.c 	scfg &= ~(SEL_PLACE | SEL_CORE);	/* Select sensor 0, core0 */
scfg              173 drivers/hwmon/k8temp.c 	pci_write_config_byte(pdev, REG_TEMP, scfg);
scfg              174 drivers/hwmon/k8temp.c 	pci_read_config_byte(pdev, REG_TEMP, &scfg);
scfg              176 drivers/hwmon/k8temp.c 	if (scfg & (SEL_PLACE | SEL_CORE)) {
scfg              181 drivers/hwmon/k8temp.c 	scfg |= (SEL_PLACE | SEL_CORE);
scfg              182 drivers/hwmon/k8temp.c 	pci_write_config_byte(pdev, REG_TEMP, scfg);
scfg              188 drivers/hwmon/k8temp.c 		scfg &= ~SEL_CORE;	/* Select sensor 1, core0 */
scfg              189 drivers/hwmon/k8temp.c 		pci_write_config_byte(pdev, REG_TEMP, scfg);
scfg              191 drivers/hwmon/k8temp.c 		scfg |= SEL_CORE;	/* prepare for next selection */
scfg              197 drivers/hwmon/k8temp.c 		scfg &= ~SEL_PLACE;	/* Select sensor 0, core1 */
scfg              198 drivers/hwmon/k8temp.c 		pci_write_config_byte(pdev, REG_TEMP, scfg);
scfg             2389 drivers/net/ethernet/intel/i40e/i40e_common.c 	struct i40e_aqc_switch_seid *scfg =
scfg             2398 drivers/net/ethernet/intel/i40e/i40e_common.c 	scfg->seid = cpu_to_le16(*start_seid);
scfg             2401 drivers/net/ethernet/intel/i40e/i40e_common.c 	*start_seid = le16_to_cpu(scfg->seid);
scfg             2423 drivers/net/ethernet/intel/i40e/i40e_common.c 	struct i40e_aqc_set_switch_config *scfg =
scfg             2429 drivers/net/ethernet/intel/i40e/i40e_common.c 	scfg->flags = cpu_to_le16(flags);
scfg             2430 drivers/net/ethernet/intel/i40e/i40e_common.c 	scfg->valid_flags = cpu_to_le16(valid_flags);
scfg             2431 drivers/net/ethernet/intel/i40e/i40e_common.c 	scfg->mode = mode;
scfg             2433 drivers/net/ethernet/intel/i40e/i40e_common.c 		scfg->switch_tag = cpu_to_le16(hw->switch_tag);
scfg             2434 drivers/net/ethernet/intel/i40e/i40e_common.c 		scfg->first_tag = cpu_to_le16(hw->first_tag);
scfg             2435 drivers/net/ethernet/intel/i40e/i40e_common.c 		scfg->second_tag = cpu_to_le16(hw->second_tag);
scfg               25 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c 	struct ixgbe_dcb_config *scfg = &adapter->temp_dcb_cfg;
scfg               45 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c 		src = &scfg->tc_config[i - DCB_PG_ATTR_TC_0];
scfg               95 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c 		if (dcfg->bw_percentage[tx][j] != scfg->bw_percentage[tx][j]) {
scfg               96 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c 			dcfg->bw_percentage[tx][j] = scfg->bw_percentage[tx][j];
scfg               99 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c 		if (dcfg->bw_percentage[rx][j] != scfg->bw_percentage[rx][j]) {
scfg              100 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c 			dcfg->bw_percentage[rx][j] = scfg->bw_percentage[rx][j];
scfg              107 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c 		if (dcfg->tc_config[j].dcb_pfc != scfg->tc_config[j].dcb_pfc) {
scfg              108 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c 			dcfg->tc_config[j].dcb_pfc = scfg->tc_config[j].dcb_pfc;
scfg              113 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c 	if (dcfg->pfc_mode_enable != scfg->pfc_mode_enable) {
scfg              114 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c 		dcfg->pfc_mode_enable = scfg->pfc_mode_enable;
scfg               49 drivers/pci/controller/dwc/pci-layerscape.c 	struct regmap *scfg;
scfg               99 drivers/pci/controller/dwc/pci-layerscape.c 	if (!pcie->scfg)
scfg              102 drivers/pci/controller/dwc/pci-layerscape.c 	regmap_read(pcie->scfg, SCFG_PEXMSCPORTSR(pcie->index), &state);
scfg              166 drivers/pci/controller/dwc/pci-layerscape.c 	pcie->scfg = syscon_regmap_lookup_by_phandle(dev->of_node,
scfg              168 drivers/pci/controller/dwc/pci-layerscape.c 	if (IS_ERR(pcie->scfg)) {
scfg              169 drivers/pci/controller/dwc/pci-layerscape.c 		ret = PTR_ERR(pcie->scfg);
scfg              171 drivers/pci/controller/dwc/pci-layerscape.c 		pcie->scfg = NULL;
scfg              177 drivers/pci/controller/dwc/pci-layerscape.c 		pcie->scfg = NULL;
scfg             2714 sound/pci/ac97/ac97_codec.c 	unsigned short scfg;
scfg             2720 sound/pci/ac97/ac97_codec.c 	scfg = snd_ac97_read(ac97, AC97_AD_SERIAL_CFG);
scfg             2721 sound/pci/ac97/ac97_codec.c 	snd_ac97_write_cache(ac97, AC97_AD_SERIAL_CFG, scfg | 0x0200);
scfg             1446 sound/pci/ac97/ac97_patch.c 	unsigned short scfg;
scfg             1449 sound/pci/ac97/ac97_patch.c 	scfg = snd_ac97_read(ac97, AC97_AD_SERIAL_CFG);
scfg             1450 sound/pci/ac97/ac97_patch.c 	snd_ac97_write_cache(ac97, AC97_AD_SERIAL_CFG, scfg | 0x7000); /* select all codecs */
scfg              479 sound/soc/qcom/qdsp6/q6afe.c 	struct afe_param_id_slot_mapping_cfg *scfg;
scfg              723 sound/soc/qcom/qdsp6/q6afe.c 	kfree(port->scfg);
scfg             1114 sound/soc/qcom/qdsp6/q6afe.c 	port->scfg = kzalloc(sizeof(*port->scfg), GFP_KERNEL);
scfg             1115 sound/soc/qcom/qdsp6/q6afe.c 	if (!port->scfg)
scfg             1118 sound/soc/qcom/qdsp6/q6afe.c 	port->scfg->minor_version = AFE_API_VERSION_SLOT_MAPPING_CONFIG;
scfg             1119 sound/soc/qcom/qdsp6/q6afe.c 	port->scfg->num_channels = cfg->num_channels;
scfg             1120 sound/soc/qcom/qdsp6/q6afe.c 	port->scfg->bitwidth = cfg->bit_width;
scfg             1121 sound/soc/qcom/qdsp6/q6afe.c 	port->scfg->data_align_type = cfg->data_align_type;
scfg             1122 sound/soc/qcom/qdsp6/q6afe.c 	memcpy(port->scfg->ch_mapping, cfg->ch_mapping,
scfg             1317 sound/soc/qcom/qdsp6/q6afe.c 	if (port->scfg) {
scfg             1318 sound/soc/qcom/qdsp6/q6afe.c 		ret  = q6afe_port_set_param_v2(port, port->scfg,
scfg             1320 sound/soc/qcom/qdsp6/q6afe.c 					AFE_MODULE_TDM, sizeof(*port->scfg));