/linux/arch/mips/bcm63xx/ |
H A D | clk.c | 28 static DEFINE_MUTEX(clocks_mutex); 31 static void clk_enable_unlocked(struct clk *clk) in clk_enable_unlocked() 33 if (clk->set && (clk->usage++) == 0) in clk_enable_unlocked() 34 clk->set(clk, 1); in clk_enable_unlocked() 37 static void clk_disable_unlocked(struct clk *clk) in clk_disable_unlocked() 39 if (clk->set && (--clk->usage) == 0) in clk_disable_unlocked() 40 clk->set(clk, 0); in clk_disable_unlocked() 43 static void bcm_hwclock_set(u32 mask, int enable) in bcm_hwclock_set() argument 48 if (enable) in bcm_hwclock_set() 58 static void enet_misc_set(struct clk *clk, int enable) in enet_misc_set() argument [all …]
|
/linux/arch/powerpc/kernel/ |
H A D | security.c | 1 // SPDX-License-Identifier: GPL-2.0+ 16 #include <asm/asm-prototypes.h> 17 #include <asm/code-patching.h> 32 static enum branch_cache_flush_type count_cache_flush_type = BRANCH_CACHE_FLUSH_NONE; 33 static enum branch_cache_flush_type link_stack_flush_type = BRANCH_CACHE_FLUSH_NONE; 36 static bool no_nospec; 37 static bool btb_flush_enabled; 39 static bool no_spectrev2; 42 static void enable_barrier_nospec(bool enable) in enable_barrier_nospec() argument 44 barrier_nospec_enabled = enable; in enable_barrier_nospec() [all …]
|
/linux/drivers/accel/ivpu/ |
H A D | ivpu_hw_ip.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2020-2024 Intel Corporation 69 static int wait_for_ip_bar(struct ivpu_device *vdev) in wait_for_ip_bar() 74 static void host_ss_rst_clr(struct ivpu_device *vdev) in host_ss_rst_clr() 85 static int host_ss_noc_qreqn_check_37xx(struct ivpu_device *vdev, u32 exp_val) in host_ss_noc_qreqn_check_37xx() 90 return -EIO; in host_ss_noc_qreqn_check_37xx() 95 static int host_ss_noc_qreqn_check_40xx(struct ivpu_device *vdev, u32 exp_val) in host_ss_noc_qreqn_check_40xx() 100 return -EIO; in host_ss_noc_qreqn_check_40xx() 105 static int host_ss_noc_qreqn_check(struct ivpu_device *vdev, u32 exp_val) in host_ss_noc_qreqn_check() 113 static int host_ss_noc_qacceptn_check_37xx(struct ivpu_device *vdev, u32 exp_val) in host_ss_noc_qacceptn_check_37xx() [all …]
|
/linux/arch/mips/alchemy/common/ |
H A D | usb.c | 1 // SPDX-License-Identifier: GPL-2.0-only 20 #include <asm/mach-au1x00/au1000.h> 28 #define USBHEN_RD (1 << 4) /* OHCI reset-done indicator */ 29 #define USBHEN_CE (1 << 3) /* OHCI block clock enable */ 30 #define USBHEN_E (1 << 2) /* OHCI block enable */ 32 #define USBHEN_BE (1 << 0) /* OHCI Big-Endian */ 35 #define USBCFG_PFEN (1 << 31) /* prefetch enable (undoc) */ 40 #define USBCFG_UCE (1 << 18) /* UDC clock enable */ 41 #define USBCFG_ECE (1 << 17) /* EHCI clock enable */ 42 #define USBCFG_OCE (1 << 16) /* OHCI clock enable */ [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn35/ |
H A D | dcn35_dccg.c | 1 /* SPDX-License-Identifier: MIT */ 34 (dccg_dcn->regs->reg) 38 dccg_dcn->dccg_shift->field_name, dccg_dcn->dccg_mask->field_name 41 dccg_dcn->base.ctx 43 dccg->ctx->logger 136 static void dccg35_set_dsc_clk_rcg(struct dccg *dccg, int inst, bool enable) in dccg35_set_dsc_clk_rcg() argument 140 if (!dccg->ctx->dc->debug.root_clock_optimization.bits.dsc && enable) in dccg35_set_dsc_clk_rcg() 145 REG_UPDATE(DCCG_GATE_DISABLE_CNTL6, DSCCLK0_ROOT_GATE_DISABLE, enable ? 0 : 1); in dccg35_set_dsc_clk_rcg() 148 REG_UPDATE(DCCG_GATE_DISABLE_CNTL6, DSCCLK1_ROOT_GATE_DISABLE, enable ? 0 : 1); in dccg35_set_dsc_clk_rcg() 151 REG_UPDATE(DCCG_GATE_DISABLE_CNTL6, DSCCLK2_ROOT_GATE_DISABLE, enable ? 0 : 1); in dccg35_set_dsc_clk_rcg() [all …]
|
/linux/drivers/clk/pxa/ |
H A D | clk-pxa3xx.c | 1 // SPDX-License-Identifier: GPL-2.0-only 7 * Heavily inspired from former arch/arm/mach-pxa/pxa3xx.c 9 * For non-devicetree platforms. Once pxa is fully converted to devicetree, this 14 #include <linux/clk-provider.h> 21 #include <dt-bindings/clock/pxa-clock.h> 22 #include "clk-pxa.h" 30 #define CKENA (0x000C) /* A Clock Enable Register */ 31 #define CKENB (0x0010) /* B Clock Enable Register */ 32 #define CKENC (0x0024) /* C Clock Enable Register */ 38 #define ACCR_PCCE (1 << 11) /* Power Mode Change Clock Enable */ [all …]
|
/linux/drivers/clk/bcm/ |
H A D | clk-sr.c | 1 // SPDX-License-Identifier: GPL-2.0-only 7 #include <linux/clk-provider.h> 11 #include <dt-bindings/clock/bcm-sr.h> 12 #include "clk-iproc.h" 34 static const struct iproc_pll_ctrl sr_genpll0 = { 47 static const struct iproc_clk_ctrl sr_genpll0_clk[] = { 51 .enable = ENABLE_VAL(0x4, 6, 0, 12), 57 .enable = ENABLE_VAL(0x4, 7, 1, 13), 63 .enable = ENABLE_VAL(0x4, 8, 2, 14), 69 .enable = ENABLE_VAL(0x4, 9, 3, 15), [all …]
|
H A D | clk-ns2.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 #include <linux/clk-provider.h> 11 #include <dt-bindings/clock/bcm-ns2.h> 12 #include "clk-iproc.h" 31 static const struct iproc_pll_ctrl genpll_scr = { 43 static const struct iproc_clk_ctrl genpll_scr_clk[] = { 51 .enable = ENABLE_VAL(0x0, 18, 12, 0), 57 .enable = ENABLE_VAL(0x0, 19, 13, 0), 63 .enable = ENABLE_VAL(0x0, 20, 14, 0), 69 .enable = ENABLE_VAL(0x0, 21, 15, 0), [all …]
|
H A D | clk-cygnus.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 #include <linux/clk-provider.h> 13 #include <dt-bindings/clock/bcm-cygnus.h> 14 #include "clk-iproc.h" 41 static void __init cygnus_armpll_init(struct device_node *node) in cygnus_armpll_init() 45 CLK_OF_DECLARE(cygnus_armpll, "brcm,cygnus-armpll", cygnus_armpll_init); 47 static const struct iproc_pll_ctrl genpll = { 61 static const struct iproc_clk_ctrl genpll_clk[] = { 65 .enable = ENABLE_VAL(0x4, 6, 0, 12), 71 .enable = ENABLE_VAL(0x4, 7, 1, 13), [all …]
|
/linux/drivers/media/platform/ti/davinci/ |
H A D | vpif.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 2009 Texas Instruments Incorporated - https://www.ti.com/ 129 static inline void vpif_set_bit(u32 reg, u32 bit) in vpif_set_bit() 134 static inline void vpif_clr_bit(u32 reg, u32 bit) in vpif_clr_bit() 145 ((((0xFFFFFFFF) << (32 - bits)) >> (32 - bits)) << pos) 183 /* bit position of clock and channel enable in vpif_chn_ctrl register */ 262 /* inline function to enable/disable channel0 */ 263 static inline void enable_channel0(int enable) in enable_channel0() argument 265 if (enable) in enable_channel0() 271 /* inline function to enable/disable channel1 */ [all …]
|
/linux/sound/soc/codecs/ |
H A D | ab8500-codec.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) ST-Ericsson SA 2012 8 * for ST-Ericsson. 14 * for ST-Ericsson. 29 #include <linux/mfd/abx500/ab8500-sysctrl.h> 30 #include <linux/mfd/abx500/ab8500-codec.h> 39 #include <sound/soc-dapm.h> 42 #include "ab8500-codec.h" 56 /* Nr of FIR/IIR-coeff banks in ANC-block */ 77 static const char * const enum_sid_state[] = { [all …]
|
H A D | mt6357.c | 1 // SPDX-License-Identifier: GPL-2.0 9 #include <linux/dma-mapping.h> 17 static void set_playback_gpio(struct mt6357_priv *priv, bool enable) in set_playback_gpio() argument 19 regmap_write(priv->regmap, MT6357_GPIO_MODE2_CLR, MT6357_GPIO_MODE2_CLEAR_ALL); in set_playback_gpio() 20 if (enable) { in set_playback_gpio() 22 regmap_write(priv->regmap, MT6357_GPIO_MODE2_SET, in set_playback_gpio() 32 regmap_update_bits(priv->regmap, MT6357_GPIO_DIR0, in set_playback_gpio() 44 static void set_capture_gpio(struct mt6357_priv *priv, bool enable) in set_capture_gpio() argument 46 regmap_write(priv->regmap, MT6357_GPIO_MODE3_CLR, MT6357_GPIO_MODE3_CLEAR_ALL); in set_capture_gpio() 47 if (enable) { in set_capture_gpio() [all …]
|
H A D | cs530x.c | 1 // SPDX-License-Identifier: GPL-2.0 27 static const char *cs530x_supply_names[CS530X_NUM_SUPPLIES] = { 28 "vdd-a", 29 "vdd-io", 32 static const struct reg_default cs530x_reg_defaults[] = { 55 static bool cs530x_read_and_write_regs(unsigned int reg) in cs530x_read_and_write_regs() 84 static bool cs530x_readable_register(struct device *dev, unsigned int reg) in cs530x_readable_register() 95 static bool cs530x_writeable_register(struct device *dev, unsigned int reg) in cs530x_writeable_register() 106 static int cs530x_put_volsw_vu(struct snd_kcontrol *kcontrol, in cs530x_put_volsw_vu() 112 struct regmap *regmap = cs530x->regmap; in cs530x_put_volsw_vu() [all …]
|
H A D | mt6358.c | 1 // SPDX-License-Identifier: GPL-2.0 3 // mt6358.c -- mt6358 ALSA SoC audio codec driver 107 priv->mtkaif_protocol = mtkaif_protocol; in mt6358_set_mtkaif_protocol() 112 static void playback_gpio_set(struct mt6358_priv *priv) in playback_gpio_set() 115 regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2_CLR, in playback_gpio_set() 117 regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2_SET, in playback_gpio_set() 119 regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2, in playback_gpio_set() 123 static void playback_gpio_reset(struct mt6358_priv *priv) in playback_gpio_reset() 130 regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2_CLR, in playback_gpio_reset() 132 regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2, in playback_gpio_reset() [all …]
|
H A D | nau8315.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 // nau8315.c -- NAU8315 ALSA SoC Audio Amplifier Driver 22 #include <sound/soc-dai.h> 23 #include <sound/soc-dapm.h> 26 struct gpio_desc *enable; member 30 static int nau8315_daiops_trigger(struct snd_pcm_substream *substream, in nau8315_daiops_trigger() 33 struct snd_soc_component *component = dai->component; in nau8315_daiops_trigger() 37 if (!nau8315->enable) in nau8315_daiops_trigger() 44 if (nau8315->enpin_switch) { in nau8315_daiops_trigger() 45 gpiod_set_value(nau8315->enable, 1); in nau8315_daiops_trigger() [all …]
|
H A D | wcd-clsh-v2.c | 1 // SPDX-License-Identifier: GPL-2.0 2 // Copyright (c) 2015-2016, The Linux Foundation. All rights reserved. 3 // Copyright (c) 2017-2018, Linaro Limited 10 #include "wcd-clsh-v2.h" 22 /* Class-H registers for codecs from and above WCD9335 */ 119 static inline void wcd_enable_clsh_block(struct wcd_clsh_ctrl *ctrl, in wcd_enable_clsh_block() 120 bool enable) in wcd_enable_clsh_block() argument 122 struct snd_soc_component *comp = ctrl->comp; in wcd_enable_clsh_block() 124 if ((enable && ++ctrl->clsh_users == 1) || in wcd_enable_clsh_block() 125 (!enable && --ctrl->clsh_users == 0)) in wcd_enable_clsh_block() [all …]
|
/linux/drivers/fpga/ |
H A D | altera-hps2fpga.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2013-2016 Altera Corporation, All Rights Reserved. 8 * fpga: altera-hps2fpga: fix HPS2FPGA bridge visibility to L3 masters 9 * Signed-off-by: Anatolij Gustschin <agust@denx.de> 19 * reprogramming the FPGA and re-enabled after the FPGA has been programmed. 23 #include <linux/fpga/fpga-bridge.h> 50 static int alt_hps2fpga_enable_show(struct fpga_bridge *bridge) in alt_hps2fpga_enable_show() 52 struct altera_hps2fpga_data *priv = bridge->priv; in alt_hps2fpga_enable_show() 54 return reset_control_status(priv->bridge_reset); in alt_hps2fpga_enable_show() 58 static unsigned int l3_remap_shadow; [all …]
|
/linux/sound/soc/mediatek/mt8192/ |
H A D | mt8192-afe-gpio.c | 1 // SPDX-License-Identifier: GPL-2.0 3 // mt8192-afe-gpio.c -- Mediatek 8192 afe gpio ctrl 11 #include "mt8192-afe-common.h" 12 #include "mt8192-afe-gpio.h" 14 static struct pinctrl *aud_pinctrl; 60 static struct audio_gpio_attr aud_gpios[MT8192_AFE_GPIO_GPIO_NUM] = { 101 static DEFINE_MUTEX(gpio_request_mutex); 103 static int mt8192_afe_gpio_select(struct device *dev, in mt8192_afe_gpio_select() 111 return -EINVAL; in mt8192_afe_gpio_select() 117 return -EIO; in mt8192_afe_gpio_select() [all …]
|
/linux/drivers/acpi/ |
H A D | osi.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * osi.c - _OSI implementation 27 bool enable; member 30 static struct acpi_osi_config { 40 static struct acpi_osi_config osi_config; 41 static struct acpi_osi_entry 49 static u32 acpi_osi_handler(acpi_string interface, u32 supported) in acpi_osi_handler() 72 bool enable = true; in acpi_osi_setup() local 96 osi->enable = false; in acpi_osi_setup() 103 enable = false; in acpi_osi_setup() [all …]
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | ih_v6_0.c | 37 static void ih_v6_0_set_interrupt_funcs(struct amdgpu_device *adev); 40 * ih_v6_0_init_register_offset - Initialize register offset for ih rings 46 static void ih_v6_0_init_register_offset(struct amdgpu_device *adev) in ih_v6_0_init_register_offset() 52 if (adev->irq.ih.ring_size) { in ih_v6_0_init_register_offset() 53 ih_regs = &adev->irq.ih.ih_regs; in ih_v6_0_init_register_offset() 54 ih_regs->ih_rb_base = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_BASE); in ih_v6_0_init_register_offset() 55 ih_regs->ih_rb_base_hi = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_BASE_HI); in ih_v6_0_init_register_offset() 56 ih_regs->ih_rb_cntl = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_CNTL); in ih_v6_0_init_register_offset() 57 ih_regs->ih_rb_wptr = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_WPTR); in ih_v6_0_init_register_offset() 58 ih_regs->ih_rb_rptr = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_RPTR); in ih_v6_0_init_register_offset() [all …]
|
H A D | ih_v6_1.c | 37 static void ih_v6_1_set_interrupt_funcs(struct amdgpu_device *adev); 40 * ih_v6_1_init_register_offset - Initialize register offset for ih rings 46 static void ih_v6_1_init_register_offset(struct amdgpu_device *adev) in ih_v6_1_init_register_offset() 52 if (adev->irq.ih.ring_size) { in ih_v6_1_init_register_offset() 53 ih_regs = &adev->irq.ih.ih_regs; in ih_v6_1_init_register_offset() 54 ih_regs->ih_rb_base = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_BASE); in ih_v6_1_init_register_offset() 55 ih_regs->ih_rb_base_hi = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_BASE_HI); in ih_v6_1_init_register_offset() 56 ih_regs->ih_rb_cntl = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_CNTL); in ih_v6_1_init_register_offset() 57 ih_regs->ih_rb_wptr = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_WPTR); in ih_v6_1_init_register_offset() 58 ih_regs->ih_rb_rptr = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_RPTR); in ih_v6_1_init_register_offset() [all …]
|
H A D | ih_v7_0.c | 37 static void ih_v7_0_set_interrupt_funcs(struct amdgpu_device *adev); 40 * ih_v7_0_init_register_offset - Initialize register offset for ih rings 46 static void ih_v7_0_init_register_offset(struct amdgpu_device *adev) in ih_v7_0_init_register_offset() 52 if (adev->irq.ih.ring_size) { in ih_v7_0_init_register_offset() 53 ih_regs = &adev->irq.ih.ih_regs; in ih_v7_0_init_register_offset() 54 ih_regs->ih_rb_base = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_BASE); in ih_v7_0_init_register_offset() 55 ih_regs->ih_rb_base_hi = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_BASE_HI); in ih_v7_0_init_register_offset() 56 ih_regs->ih_rb_cntl = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_CNTL); in ih_v7_0_init_register_offset() 57 ih_regs->ih_rb_wptr = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_WPTR); in ih_v7_0_init_register_offset() 58 ih_regs->ih_rb_rptr = SOC15_REG_OFFSET(OSSSYS, 0, regIH_RB_RPTR); in ih_v7_0_init_register_offset() [all …]
|
H A D | vega20_ih.c | 46 static void vega20_ih_set_interrupt_funcs(struct amdgpu_device *adev); 49 * vega20_ih_init_register_offset - Initialize register offset for ih rings 55 static void vega20_ih_init_register_offset(struct amdgpu_device *adev) in vega20_ih_init_register_offset() 59 if (adev->irq.ih.ring_size) { in vega20_ih_init_register_offset() 60 ih_regs = &adev->irq.ih.ih_regs; in vega20_ih_init_register_offset() 61 ih_regs->ih_rb_base = SOC15_REG_OFFSET(OSSSYS, 0, mmIH_RB_BASE); in vega20_ih_init_register_offset() 62 ih_regs->ih_rb_base_hi = SOC15_REG_OFFSET(OSSSYS, 0, mmIH_RB_BASE_HI); in vega20_ih_init_register_offset() 63 ih_regs->ih_rb_cntl = SOC15_REG_OFFSET(OSSSYS, 0, mmIH_RB_CNTL); in vega20_ih_init_register_offset() 64 ih_regs->ih_rb_wptr = SOC15_REG_OFFSET(OSSSYS, 0, mmIH_RB_WPTR); in vega20_ih_init_register_offset() 65 ih_regs->ih_rb_rptr = SOC15_REG_OFFSET(OSSSYS, 0, mmIH_RB_RPTR); in vega20_ih_init_register_offset() [all …]
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_fifo_underrun.c | 58 static bool ivb_can_enable_err_int(struct drm_device *dev) in ivb_can_enable_err_int() 64 lockdep_assert_held(&dev_priv->irq_lock); in ivb_can_enable_err_int() 69 if (crtc->cpu_fifo_underrun_disabled) in ivb_can_enable_err_int() 76 static bool cpt_can_enable_serr_int(struct drm_device *dev) in cpt_can_enable_serr_int() 82 lockdep_assert_held(&dev_priv->irq_lock); in cpt_can_enable_serr_int() 87 if (crtc->pch_fifo_underrun_disabled) in cpt_can_enable_serr_int() 94 static void i9xx_check_fifo_underruns(struct intel_crtc *crtc) in i9xx_check_fifo_underruns() 96 struct drm_i915_private *dev_priv = to_i915(crtc->base.dev); in i9xx_check_fifo_underruns() 97 i915_reg_t reg = PIPESTAT(dev_priv, crtc->pipe); in i9xx_check_fifo_underruns() 100 lockdep_assert_held(&dev_priv->irq_lock); in i9xx_check_fifo_underruns() [all …]
|
/linux/drivers/mmc/host/ |
H A D | sdhci-pci-gli.c | 1 // SPDX-License-Identifier: GPL-2.0+ 7 * Version: v0.9.0 (2019-08-08) 18 #include "sdhci-cqhci.h" 19 #include "sdhci-pci.h" 218 static inline void gl9750_wt_on(struct sdhci_host *host) in gl9750_wt_on() 235 static inline void gl9750_wt_off(struct sdhci_host *host) in gl9750_wt_off() 252 static void gli_set_9750(struct sdhci_host *host) in gli_set_9750() 323 /* enable tuning parameters control */ in gli_set_9750() 346 static void gli_set_9750_rx_inv(struct sdhci_host *host, bool b) in gli_set_9750_rx_inv() 366 static int __sdhci_execute_tuning_9750(struct sdhci_host *host, u32 opcode) in __sdhci_execute_tuning_9750() [all …]
|