Searched refs:fixed (Results 101 - 125 of 147) sorted by relevance

123456

/linux-master/arch/arm/mach-omap2/
H A Dpdata-quirks.c18 #include <linux/regulator/fixed.h>
/linux-master/include/linux/ceph/
H A Dmessenger.h390 __le32 fixed; member in struct:ceph_gcm_nonce
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp32.c742 static void emit_call(bool fixed, u64 addr, struct rv_jit_context *ctx) argument
1138 bool fixed; local
1143 &fixed);
1146 emit_call(fixed, addr, ctx);
/linux-master/arch/powerpc/kernel/
H A Dtraps.c1643 int sig, code, fixed = 0; local
1660 fixed = fix_alignment(regs);
1662 if (fixed == 1) {
1670 if (fixed == -EFAULT) {
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dwmi.c94 struct ath12k_wmi_dma_buf_release_fixed_params fixed; member in struct:ath12k_wmi_dma_buf_release_arg
108 const struct ath12k_wmi_mgmt_rx_params *fixed; member in struct:wmi_tlv_mgmt_rx_parse
3851 if (arg->num_buf_entry >= le32_to_cpu(arg->fixed.num_buf_release_entry))
3867 if (arg->num_meta >= le32_to_cpu(arg->fixed.num_meta_data_entry))
3880 const struct ath12k_wmi_dma_buf_release_fixed_params *fixed; local
3886 fixed = ptr;
3887 arg->fixed = *fixed;
3888 pdev_id = DP_HW2SW_MACID(le32_to_cpu(fixed->pdev_id));
3889 arg->fixed
[all...]
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb.c1993 * Register a fixed rate pipe clock.
2012 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; local
2025 fixed->fixed_rate = 125000000;
2026 fixed->hw.init = &init;
2028 ret = devm_clk_hw_register(qmp->dev, &fixed->hw);
2032 ret = of_clk_add_hw_provider(np, of_clk_hw_simple_get, &fixed->hw);
2071 * FIXME: These bindings should be fixed to not rely on overlapping
H A Dphy-qcom-qmp-pcie.c3666 * Register a fixed rate pipe clock.
3685 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; local
3702 fixed->fixed_rate = qmp->cfg->pipe_clock_rate;
3704 fixed->fixed_rate = 125000000;
3706 fixed->hw.init = &init;
3708 return devm_clk_hw_register(qmp->dev, &fixed->hw);
3712 * Register a fixed rate PHY aux clock.
3731 struct clk_fixed_rate *fixed = &qmp->aux_clk_fixed; local
3743 fixed->fixed_rate = qmp->cfg->aux_clock_rate;
3744 fixed
[all...]
/linux-master/drivers/clk/bcm/
H A Dclk-kona-setup.c322 * A fixed divider just needs to be non-zero. A variable divider
331 /* Any fixed divider value but 0 is OK */
332 if (div->u.fixed == 0) {
333 pr_err("%s: bad %s fixed value 0 for %s\n", __func__,
/linux-master/arch/parisc/net/
H A Dbpf_jit_comp32.c886 static void emit_call(bool fixed, u64 addr, struct hppa_jit_context *ctx) argument
1306 bool fixed; local
1311 &fixed);
1314 emit_call(fixed, addr, ctx);
/linux-master/arch/sh/boards/mach-migor/
H A Dsetup.c20 #include <linux/regulator/fixed.h>
456 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers,
/linux-master/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c30 #include <linux/regulator/fixed.h>
490 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers,
/linux-master/arch/arm/mach-omap1/
H A Dboard-ams-delta.c23 #include <linux/regulator/fixed.h>
272 .name = "reg-fixed-voltage",
280 .dev_id = "reg-fixed-voltage",
529 .name = "reg-fixed-voltage",
/linux-master/arch/arm/mach-s3c/
H A Dmach-crag6410.c24 #include <linux/regulator/fixed.h>
354 .name = "reg-fixed-voltage",
/linux-master/arch/sh/boards/
H A Dboard-sh7757lcr.c12 #include <linux/regulator/fixed.h>
332 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers,
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c1507 * event. Therefore, skip waiting for it. Just wait a fixed
7048 (!wrqu->bitrate.fixed && target_rate > 1000000))
7051 (!wrqu->bitrate.fixed && target_rate > 2000000))
7054 (!wrqu->bitrate.fixed && target_rate > 5500000))
7057 (!wrqu->bitrate.fixed && target_rate > 11000000))
7130 if (wrqu->rts.fixed == 0)
7168 wrqu->rts.fixed = 1; /* no auto select */
7194 if (wrqu->txpower.fixed == 0)
7232 wrqu->txpower.fixed = 0;
7235 wrqu->txpower.fixed
[all...]
H A Dlibipw_wx.c114 iwe.u.bitrate.fixed = iwe.u.bitrate.disabled = 0;
/linux-master/drivers/crypto/ccp/
H A Dccp-dev-v5.c178 #define CCP5_CMD_FIX_SRC(p) ((p)->dw3.fixed)
186 #define CCP5_CMD_FIX_DST(p) ((p)->dw5.fields.fixed)
/linux-master/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c106 * CMD_DESC_FIXED: The command has a fixed length if this is set,
133 * The command's length. The command is either fixed length (i.e. does
135 * CMD_DESC_FIXED indicates a fixed length. Otherwise, the command has
140 u32 fixed; member in union:drm_i915_cmd_descriptor::__anon674
375 * It is always 1 dword though, so just treat it as fixed length.
1497 length = desc->length.fixed;
/linux-master/net/smc/
H A Dsmc_clc.c857 struct smc_clc_v2_extension, fixed);
859 struct smc_clc_smcd_v2_extension, fixed);
/linux-master/arch/mips/net/
H A Dbpf_jit_comp32.c1265 bool fixed; local
1270 &addr, &fixed) < 0)
1272 if (!fixed)
/linux-master/arch/x86/events/
H A Dcore.c873 /* Prefer fixed purpose counters */
1232 /* All the metric events are mapped onto the fixed counter 3. */
1521 u64 ctrl, status, overflow, pmc_ctrl, pmc_count, prev_left, fixed; local
1540 rdmsrl(MSR_ARCH_PERFMON_FIXED_CTR_CTRL, fixed);
1546 pr_info("CPU#%d: fixed: %016llx\n", cpu, fixed);
1576 pr_info("CPU#%d: fixed-PMC%d count: %016llx\n",
2049 pr_info("... fixed-purpose events: %lu\n",
/linux-master/drivers/clk/nxp/
H A Dclk-lpc32xx.c1462 struct clk_fixed_rate *fixed = &clk_hw->f; local
1465 parents[0], 0, fixed->fixed_rate);
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dwmi.c70 struct ath11k_wmi_dma_buf_release_fixed_param fixed; member in struct:wmi_tlv_dma_buf_release_parse
88 const struct wmi_mgmt_rx_hdr *fixed; member in struct:wmi_tlv_mgmt_rx_parse
4560 if (parse->num_buf_entry >= parse->fixed.num_buf_release_entry)
4576 if (parse->num_meta >= parse->fixed.num_meta_data_entry)
4592 memcpy(&parse->fixed, ptr,
4594 parse->fixed.pdev_id = DP_HW2SW_MACID(parse->fixed.pdev_id);
4650 param.fixed = parse.fixed;
5871 parse->fixed
[all...]
/linux-master/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common-v2.c122 * if c->fixed is held, that determines the all the pins in the
125 bits = c->fixed ? c->s_bit : c->s_bit +
/linux-master/arch/arm/kernel/
H A Dentry-armv.S192 @ r4 - lr_<exception>, already fixed up for correct return/restart
373 @ r4 - lr_<exception>, already fixed up for correct return/restart

Completed in 353 milliseconds

123456