Searched defs:fixed (Results 1 - 25 of 76) sorted by path

1234

/linux-master/drivers/clk/nxp/
H A Dclk-lpc32xx.c1462 struct clk_fixed_rate *fixed = &clk_hw->f; local
/linux-master/drivers/clk/sunxi/
H A Dclk-a10-hosc.c20 struct clk_fixed_rate *fixed; local
H A Dclk-sunxi.c884 u8 fixed; /* is it a fixed divisor? if not... */ member in struct:divs_data::__anon73
/linux-master/drivers/clk/tegra/
H A Dclk-periph-fixed.c19 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); local
34 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); local
44 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); local
54 struct tegra_clk_periph_fixed *fixed = to_tegra_clk_periph_fixed(hw); local
79 struct tegra_clk_periph_fixed *fixed; local
[all...]
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dio.h44 wlcore_raw_write(struct wl1271 *wl, int addr, void *buf, size_t len, bool fixed) argument
62 wlcore_raw_read(struct wl1271 *wl, int addr, void *buf, size_t len, bool fixed) argument
80 wlcore_raw_read_data(struct wl1271 *wl, int reg, void *buf, size_t len, bool fixed) argument
87 wlcore_raw_write_data(struct wl1271 *wl, int reg, void *buf, size_t len, bool fixed) argument
118 wlcore_read(struct wl1271 *wl, int addr, void *buf, size_t len, bool fixed) argument
128 wlcore_write(struct wl1271 *wl, int addr, void *buf, size_t len, bool fixed) argument
138 wlcore_write_data(struct wl1271 *wl, int reg, void *buf, size_t len, bool fixed) argument
145 wlcore_read_data(struct wl1271 *wl, int reg, void *buf, size_t len, bool fixed) argument
152 wlcore_read_hwaddr(struct wl1271 *wl, int hwaddr, void *buf, size_t len, bool fixed) argument
[all...]
/linux-master/include/uapi/linux/
H A Dif_hippi.h105 __be32 fixed; member in struct:hippi_fp_hdr
/linux-master/arch/mips/net/
H A Dbpf_jit_comp32.c1265 bool fixed; local
H A Dbpf_jit_comp64.c443 bool fixed; local
/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
H A Dbpf_jit_comp64.c463 static void emit_call(u64 addr, bool fixed, struct hppa_jit_context *ctx) argument
/linux-master/arch/powerpc/kernel/
H A Dtraps.c1643 int sig, code, fixed = 0; local
/linux-master/arch/powerpc/mm/book3s64/
H A Dslice.c433 int fixed = (flags & MAP_FIXED); local
[all...]
/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
/linux-master/arch/x86/events/
H A Dcore.c1521 u64 ctrl, status, overflow, pmc_ctrl, pmc_count, prev_left, fixed; local
/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c41 u64 fixed:1; member in struct:cache_map
[all...]
/linux-master/arch/x86/kvm/
H A Dmtrr.c468 bool fixed; member in struct:mtrr_iter
[all...]
H A Dx86.c1363 u64 fixed = DR6_FIXED_1; local
/linux-master/drivers/clk/bcm/
H A Dclk-kona.h268 u32 fixed; /* non-zero fixed divider value */ member in union:bcm_clk_div::__anon224
/linux-master/drivers/clk/
H A Dclk-fixed-rate.c38 struct clk_fixed_rate *fixed = to_clk_fixed_rate(hw); local
71 struct clk_fixed_rate *fixed; local
150 struct clk_fixed_rate *fixed; local
[all...]
H A Dclk-loongson1.c26 u32 fixed; member in struct:ls1x_clk_pll_data
/linux-master/drivers/clk/davinci/
H A Dpll.c404 bool fixed = info->flags & PLL_PREDIV_FIXED_DIV; local
475 bool fixed = info->flags & PLL_POSTDIV_FIXED_DIV; local
233 davinci_pll_div_register(struct device *dev, const char *name, const char *parent_name, void __iomem *reg, bool fixed, u32 flags) argument
/linux-master/drivers/clk/qcom/
H A Dcommon.c136 struct clk_fixed_rate *fixed; local
/linux-master/drivers/clk/renesas/
H A Drcar-cpg-lib.c177 struct clk_fixed_factor fixed; member in struct:rpcd2_clock
H A Drcar-gen2-cpg.c168 struct clk_fixed_factor *fixed; local
[all...]
/linux-master/drivers/clk/uniphier/
H A Dclk-uniphier-fixed-rate.c16 struct clk_fixed_rate *fixed; local

Completed in 315 milliseconds

1234