Home
last modified time | relevance | path

Searched defs:fixed (Results 1 – 25 of 86) sorted by relevance

1234

/openbmc/linux/drivers/clk/tegra/
H A Dclk-periph-fixed.c19 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_is_enabled() local
34 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_enable() local
44 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_disable() local
54 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); in tegra_clk_periph_fixed_recalc_rate() local
79 struct tegra_clk_periph_fixed *fixed; in tegra_clk_register_periph_fixed() local
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dio.h46 bool fixed) in wlcore_raw_write()
64 bool fixed) in wlcore_raw_read()
82 bool fixed) in wlcore_raw_read_data()
89 bool fixed) in wlcore_raw_write_data()
119 void *buf, size_t len, bool fixed) in wlcore_read()
129 void *buf, size_t len, bool fixed) in wlcore_write()
140 bool fixed) in wlcore_write_data()
147 bool fixed) in wlcore_read_data()
154 bool fixed) in wlcore_read_hwaddr()
H A Dspi.c231 void *buf, size_t len, bool fixed) in wl12xx_spi_raw_read()
298 void *buf, size_t len, bool fixed) in __wl12xx_spi_raw_write()
353 void *buf, size_t len, bool fixed) in wl12xx_spi_raw_write()
H A Dsdio.c54 void *buf, size_t len, bool fixed) in wl12xx_sdio_raw_read()
92 void *buf, size_t len, bool fixed) in wl12xx_sdio_raw_write()
/openbmc/linux/drivers/clk/
H A Dclk-fixed-rate.c38 struct clk_fixed_rate *fixed = to_clk_fixed_rate(hw); in clk_fixed_rate_recalc_accuracy() local
71 struct clk_fixed_rate *fixed; in __clk_hw_register_fixed_rate() local
150 struct clk_fixed_rate *fixed; in clk_hw_unregister_fixed_rate() local
/openbmc/linux/drivers/clk/uniphier/
H A Dclk-uniphier-fixed-rate.c16 struct clk_fixed_rate *fixed; in uniphier_clk_register_fixed_rate() local
/openbmc/linux/drivers/clk/sunxi/
H A Dclk-a10-hosc.c20 struct clk_fixed_rate *fixed; in sun4i_osc_clk_setup() local
/openbmc/linux/include/linux/
H A Dcma.h42 bool fixed, const char *name, struct cma **res_cma) in cma_declare_contiguous()
/openbmc/linux/kernel/dma/
H A Dcontiguous.c223 bool fixed = false; in dma_contiguous_reserve() local
282 bool fixed) in dma_contiguous_reserve_area()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h147 static inline int mlx5_flexible_inlen(struct mlx5_core_dev *dev, size_t fixed, in mlx5_flexible_inlen()
174 #define MLX5_FLEXIBLE_INLEN(dev, fixed, item_size, num_items) \ argument
/openbmc/ipmi-fru-parser/
H A Dwritefrudata.hpp24 uint8_t fixed; member
/openbmc/linux/drivers/clk/davinci/
H A Dpll.c238 bool fixed, u32 flags) in davinci_pll_div_register()
405 bool fixed = info->flags & PLL_PREDIV_FIXED_DIV; in davinci_pll_clk_register() local
476 bool fixed = info->flags & PLL_POSTDIV_FIXED_DIV; in davinci_pll_clk_register() local
/openbmc/linux/drivers/hwmon/pmbus/
H A Dstpddc60.c64 static u16 stpddc60_adjust_linear(u16 word, s16 fixed) in stpddc60_adjust_linear()
/openbmc/linux/sound/usb/line6/
H A Dmidibuf.c156 unsigned char fixed = command & 0xf0; in line6_midibuf_read() local
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc57e.c145 fixedU0_16_FP16(u16 fixed) in fixedU0_16_FP16()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dpmu_intel.c131 bool fixed = idx & (1u << 30); in intel_is_valid_rdpmc_ecx() local
143 bool fixed = idx & (1u << 30); in intel_rdpmc_ecx_to_pmc() local
/openbmc/linux/drivers/clk/renesas/
H A Drcar-cpg-lib.c177 struct clk_fixed_factor fixed; member
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddbring.h26 struct ath11k_wmi_dma_buf_release_fixed_param fixed; member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddbring.h27 struct ath12k_wmi_dma_buf_release_fixed_params fixed; member
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-pcie2.c226 struct clk_fixed_rate *fixed; in phy_pipe_clksrc_register() local
/openbmc/linux/drivers/phy/hisilicon/
H A Dphy-histb-combphy.c37 int fixed; member
/openbmc/linux/io_uring/
H A Dopenclose.c115 bool fixed = !!open->file_slot; in io_openat2() local
/openbmc/linux/arch/riscv/net/
H A Dbpf_jit_comp32.c742 static void emit_call(bool fixed, u64 addr, struct rv_jit_context *ctx) in emit_call()
1138 bool fixed; in bpf_jit_emit_insn() local
/openbmc/linux/include/uapi/linux/
H A Dif_hippi.h105 __be32 fixed; member
/openbmc/qemu/scsi/
H A Dutils.c336 uint8_t *buf, int len, bool fixed) in scsi_convert_sense()

1234