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

1234

/linux-master/drivers/clk/uniphier/
H A Dclk-uniphier-fixed-rate.c16 struct clk_fixed_rate *fixed; local
/linux-master/drivers/clk/sunxi/
H A Dclk-a10-hosc.c20 struct clk_fixed_rate *fixed; local
/linux-master/include/linux/
H A Dcma.h35 cma_declare_contiguous(phys_addr_t base, phys_addr_t size, phys_addr_t limit, phys_addr_t alignment, unsigned int order_per_bit, bool fixed, const char *name, struct cma **res_cma) argument
/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/gpu/drm/nouveau/dispnv50/
H A Dwndwc57e.c145 fixedU0_16_FP16(u16 fixed) argument
/linux-master/drivers/hwmon/pmbus/
H A Dstpddc60.c64 static u16 stpddc60_adjust_linear(u16 word, s16 fixed) argument
/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...]
H A Dsdio.c52 wl12xx_sdio_raw_read(struct device *child, int addr, void *buf, size_t len, bool fixed) argument
90 wl12xx_sdio_raw_write(struct device *child, int addr, void *buf, size_t len, bool fixed) argument
/linux-master/sound/usb/line6/
H A Dmidibuf.c156 unsigned char fixed = command & 0xf0; local
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddbring.h27 struct ath12k_wmi_dma_buf_release_fixed_params fixed; member in struct:ath12k_dbring_buf_release_event
/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/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/net/wireless/ath/ath11k/
H A Ddbring.h27 struct ath11k_wmi_dma_buf_release_fixed_param fixed; member in struct:ath11k_dbring_buf_release_event
/linux-master/include/uapi/linux/
H A Dif_hippi.h105 __be32 fixed; member in struct:hippi_fp_hdr
/linux-master/drivers/clk/qcom/
H A Dcommon.c136 struct clk_fixed_rate *fixed; local
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-pcie2.c226 struct clk_fixed_rate *fixed; local
/linux-master/drivers/mtd/
H A Dmtdpart.c589 const char *fixed = "fixed-partitions"; local
/linux-master/drivers/gpu/drm/amd/display/modules/inc/
H A Dmod_freesync.h103 struct mod_vrr_params_fixed_refresh fixed; member in struct:mod_vrr_params
/linux-master/io_uring/
H A Dopenclose.c120 bool fixed = !!open->file_slot; local
/linux-master/mm/
H A Dcma.c234 cma_declare_contiguous_nid(phys_addr_t base, phys_addr_t size, phys_addr_t limit, phys_addr_t alignment, unsigned int order_per_bit, bool fixed, const char *name, struct cma **res_cma, int nid) argument
/linux-master/kernel/dma/
H A Dcontiguous.c217 bool fixed = false; local
274 dma_contiguous_reserve_area(phys_addr_t size, phys_addr_t base, phys_addr_t limit, struct cma **res_cma, bool fixed) argument
/linux-master/drivers/phy/hisilicon/
H A Dphy-histb-combphy.c37 int fixed; member in struct:histb_combphy_mode
[all...]
/linux-master/drivers/platform/surface/aggregator/
H A Dssh_request_layer.c584 unsigned long flags, fixed; local

Completed in 355 milliseconds

1234