/linux-6.1.9/drivers/soc/imx/ |
D | imx8m-blk-ctrl.c | 45 u32 clk_mask; member 109 regmap_set_bits(bc->regmap, BLK_CLK_EN, data->clk_mask); in imx8m_blk_ctrl_power_on() 154 regmap_clear_bits(bc->regmap, BLK_CLK_EN, data->clk_mask); in imx8m_blk_ctrl_power_off() 445 .clk_mask = BIT(1), 453 .clk_mask = BIT(0), 461 .clk_mask = BIT(2), 479 .clk_mask = BIT(1), 489 .clk_mask = BIT(0), 499 .clk_mask = BIT(2), 545 .clk_mask = BIT(0) | BIT(1) | BIT(2) | BIT(3) | BIT(4) | BIT(5), [all …]
|
D | imx93-blk-ctrl.c | 75 u32 clk_mask; member 153 regmap_clear_bits(bc->regmap, BLK_CLK_EN, data->clk_mask); in imx93_blk_ctrl_power_on() 179 regmap_set_bits(bc->regmap, BLK_CLK_EN, data->clk_mask); in imx93_blk_ctrl_power_off() 316 .clk_mask = BIT(11) | BIT(12), 323 .clk_mask = BIT(9) | BIT(10), 330 .clk_mask = BIT(7) | BIT(8), 351 .clk_mask = BIT(4) | BIT(5) | BIT(6), 367 .clk_mask = BIT(2) | BIT(3),
|
/linux-6.1.9/drivers/clk/sunxi/ |
D | clk-usb.c | 83 u32 clk_mask; member 110 qty = find_last_bit((unsigned long *)&data->clk_mask, in sunxi_usb_clk_setup() 123 for_each_set_bit(i, (unsigned long *)&data->clk_mask, in sunxi_usb_clk_setup() 166 .clk_mask = BIT(8) | BIT(7) | BIT(6), 179 .clk_mask = BIT(8) | BIT(6), 190 .clk_mask = BIT(18) | BIT(17) | BIT(16) | BIT(10) | BIT(9) | BIT(8), 201 .clk_mask = BIT(16) | BIT(11) | BIT(10) | BIT(9) | BIT(8), 212 .clk_mask = BIT(19) | BIT(18) | BIT(17) | BIT(16) | 224 .clk_mask = BIT(6) | BIT(5) | BIT(4) | BIT(3) | BIT(2) | BIT(1), 238 .clk_mask = BIT(10) | BIT(5) | BIT(4) | BIT(3) | BIT(2) | BIT(1),
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | nv50.c | 447 clk_mask(hwsq, mast, mastm, 0x00000000); in nv50_clk_calc() 448 clk_mask(hwsq, divs, divsm, divsv); in nv50_clk_calc() 449 clk_mask(hwsq, mast, mastm, mastv); in nv50_clk_calc() 455 clk_mask(hwsq, mast, 0x001000b0, 0x00100080); in nv50_clk_calc() 457 clk_mask(hwsq, mast, 0x000000b3, 0x00000081); in nv50_clk_calc() 464 clk_mask(hwsq, nvpll[0], 0xc03f0100, in nv50_clk_calc() 466 clk_mask(hwsq, nvpll[1], 0x0000ffff, (N << 8) | M); in nv50_clk_calc() 475 clk_mask(hwsq, spll[0], 0xc03f0100, (P1 << 19) | (P1 << 16)); in nv50_clk_calc() 476 clk_mask(hwsq, mast, 0x00100033, 0x00000023); in nv50_clk_calc() 482 clk_mask(hwsq, spll[0], 0xc03f0100, in nv50_clk_calc() [all …]
|
D | seq.h | 11 #define clk_mask(s,r,m,d) hwsq_mask(&(s)->base, &(s)->r_##r, (m), (d)) macro
|
/linux-6.1.9/sound/pci/ice1712/ |
D | revo.c | 237 .clk_mask = VT1724_REVO_CCLK, 259 .clk_mask = VT1724_REVO_CCLK, 280 .clk_mask = VT1724_REVO_CCLK, 298 .clk_mask = VT1724_REVO_CCLK, 348 .clk_mask = VT1724_REVO_CCLK,
|
D | ak4xxx.c | 77 tmp &= ~priv->clk_mask; in snd_ice1712_akm4xxx_write() 88 tmp |= priv->clk_mask; in snd_ice1712_akm4xxx_write()
|
D | delta.c | 447 .clk_mask = ICE1712_DELTA_AP_CCLK, 468 .clk_mask = ICE1712_DELTA_AP_CCLK, 490 .clk_mask = ICE1712_DELTA_1010LT_CCLK, 512 .clk_mask = ICE1712_DELTA_66E_CCLK, 535 .clk_mask = ICE1712_DELTA_CODEC_SERIAL_CLOCK, 557 .clk_mask = ICE1712_VX442_CCLK,
|
D | ews.c | 347 .clk_mask = ICE1712_EWS88_SERIAL_CLOCK, 368 .clk_mask = ICE1712_EWS88_SERIAL_CLOCK, 389 .clk_mask = ICE1712_6FIRE_SERIAL_CLOCK,
|
D | hoontech.c | 291 .clk_mask = ICE1712_STDSP24_SERIAL_CLOCK, in snd_ice1712_value_init()
|
D | ice1712.h | 255 unsigned int clk_mask; /* CLK gpio bit */ member
|
D | phase.c | 101 .clk_mask = 1 << 5,
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_clk_mgr.c | 816 const struct clk_mgr_mask *clk_mask) in dce_clk_mgr_construct() argument 826 clk_mgr_dce->clk_mgr_mask = clk_mask; in dce_clk_mgr_construct() 849 const struct clk_mgr_mask *clk_mask) in dce_clk_mgr_create() argument 863 clk_mgr_dce, ctx, regs, clk_shift, clk_mask); in dce_clk_mgr_create() 872 const struct clk_mgr_mask *clk_mask) in dce110_clk_mgr_create() argument 886 clk_mgr_dce, ctx, regs, clk_shift, clk_mask); in dce110_clk_mgr_create() 897 const struct clk_mgr_mask *clk_mask) in dce112_clk_mgr_create() argument 911 clk_mgr_dce, ctx, regs, clk_shift, clk_mask); in dce112_clk_mgr_create()
|
/linux-6.1.9/arch/ia64/kernel/ |
D | fsyscall_gtod_data.h | 19 u64 clk_mask; member
|
D | time.c | 437 fsyscall_gtod_data.clk_mask = tk->tkr_mono.mask; in update_vsyscall()
|
D | asm-offsets.c | 275 offsetof (struct fsyscall_gtod_data_t, clk_mask)); in foo()
|
/linux-6.1.9/include/linux/ |
D | fs_enet_pd.h | 128 u32 clk_mask; member
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/ |
D | amdgpu_smu.c | 378 smu->user_dpm_profile.clk_mask[clk_type]) { in smu_restore_dpm_user_profile() 380 smu->user_dpm_profile.clk_mask[clk_type]); in smu_restore_dpm_user_profile() 1919 memset(smu->user_dpm_profile.clk_mask, 0, sizeof(smu->user_dpm_profile.clk_mask)); in smu_force_performance_level() 1954 smu->user_dpm_profile.clk_mask[clk_type] = mask; in smu_force_smuclk_levels()
|
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | radeon_combios.c | 416 u32 clk_mask, in combios_setup_i2c_bus() argument 520 if (clk_mask && data_mask) { in combios_setup_i2c_bus() 522 i2c.mask_clk_mask = clk_mask; in combios_setup_i2c_bus() 524 i2c.a_clk_mask = clk_mask; in combios_setup_i2c_bus() 526 i2c.en_clk_mask = clk_mask; in combios_setup_i2c_bus() 528 i2c.y_clk_mask = clk_mask; in combios_setup_i2c_bus()
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | amdgpu_smu.h | 241 uint32_t clk_mask[SMU_CLK_COUNT]; member
|