Home
last modified time | relevance | path

Searched defs:offset (Results 176 – 200 of 7564) sorted by relevance

12345678910>>...303

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan_cfg.c61 static int wilc_wlan_cfg_set_byte(u8 *frame, u32 offset, u16 id, u8 val8) in wilc_wlan_cfg_set_byte()
72 static int wilc_wlan_cfg_set_hword(u8 *frame, u32 offset, u16 id, u16 val16) in wilc_wlan_cfg_set_hword()
84 static int wilc_wlan_cfg_set_word(u8 *frame, u32 offset, u16 id, u32 val32) in wilc_wlan_cfg_set_word()
96 static int wilc_wlan_cfg_set_str(u8 *frame, u32 offset, u16 id, u8 *str, in wilc_wlan_cfg_set_str()
110 static int wilc_wlan_cfg_set_bin(u8 *frame, u32 offset, u16 id, u8 *b, u32 size) in wilc_wlan_cfg_set_bin()
224 int wilc_wlan_cfg_set_wid(u8 *frame, u32 offset, u16 id, u8 *buf, int size) in wilc_wlan_cfg_set_wid()
259 int wilc_wlan_cfg_get_wid(u8 *frame, u32 offset, u16 id) in wilc_wlan_cfg_get_wid()
/openbmc/linux/drivers/gpio/
H A Dgpio-pisosr.c57 unsigned offset) in pisosr_gpio_get_direction()
64 unsigned offset) in pisosr_gpio_direction_input()
71 unsigned offset, int value) in pisosr_gpio_direction_output()
77 static int pisosr_gpio_get(struct gpio_chip *chip, unsigned offset) in pisosr_gpio_get()
91 unsigned long offset; in pisosr_gpio_get_multiple() local
H A Dgpio-tc3589x.c37 static int tc3589x_gpio_get(struct gpio_chip *chip, unsigned int offset) in tc3589x_gpio_get()
52 static void tc3589x_gpio_set(struct gpio_chip *chip, unsigned int offset, int val) in tc3589x_gpio_set()
64 unsigned int offset, int val) in tc3589x_gpio_direction_output()
77 unsigned int offset) in tc3589x_gpio_direction_input()
88 unsigned int offset) in tc3589x_gpio_get_direction()
106 static int tc3589x_gpio_set_config(struct gpio_chip *chip, unsigned int offset, in tc3589x_gpio_set_config()
161 int offset = d->hwirq; in tc3589x_gpio_irq_set_type() local
227 int offset = d->hwirq; in tc3589x_gpio_irq_mask() local
240 int offset = d->hwirq; in tc3589x_gpio_irq_unmask() local
H A Dgpio-em.c126 unsigned int reg, offset, shift; in em_gio_irq_set_type() local
171 unsigned int offset, irqs_handled = 0; in em_gio_irq_handler() local
188 static int em_gio_direction_input(struct gpio_chip *chip, unsigned offset) in em_gio_direction_input()
194 static int em_gio_get(struct gpio_chip *chip, unsigned offset) in em_gio_get()
207 static void em_gio_set(struct gpio_chip *chip, unsigned offset, int value) in em_gio_set()
216 static int em_gio_direction_output(struct gpio_chip *chip, unsigned offset, in em_gio_direction_output()
225 static int em_gio_to_irq(struct gpio_chip *chip, unsigned offset) in em_gio_to_irq()
230 static int em_gio_request(struct gpio_chip *chip, unsigned offset) in em_gio_request()
235 static void em_gio_free(struct gpio_chip *chip, unsigned offset) in em_gio_free()
H A Dgpio-madera.c24 unsigned int offset) in madera_gpio_get_direction()
43 static int madera_gpio_direction_in(struct gpio_chip *chip, unsigned int offset) in madera_gpio_direction_in()
54 static int madera_gpio_get(struct gpio_chip *chip, unsigned int offset) in madera_gpio_get()
71 unsigned int offset, int value) in madera_gpio_direction_out()
90 static void madera_gpio_set(struct gpio_chip *chip, unsigned int offset, in madera_gpio_set()
H A Dgpio-amd8111.c76 static int amd_gpio_request(struct gpio_chip *chip, unsigned offset) in amd_gpio_request()
88 static void amd_gpio_free(struct gpio_chip *chip, unsigned offset) in amd_gpio_free()
97 static void amd_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in amd_gpio_set()
112 static int amd_gpio_get(struct gpio_chip *chip, unsigned offset) in amd_gpio_get()
124 static int amd_gpio_dirout(struct gpio_chip *chip, unsigned offset, int value) in amd_gpio_dirout()
141 static int amd_gpio_dirin(struct gpio_chip *chip, unsigned offset) in amd_gpio_dirin()
H A Dgpio-reg.c33 static int gpio_reg_get_direction(struct gpio_chip *gc, unsigned offset) in gpio_reg_get_direction()
41 static int gpio_reg_direction_output(struct gpio_chip *gc, unsigned offset, in gpio_reg_direction_output()
53 static int gpio_reg_direction_input(struct gpio_chip *gc, unsigned offset) in gpio_reg_direction_input()
60 static void gpio_reg_set(struct gpio_chip *gc, unsigned offset, int value) in gpio_reg_set()
77 static int gpio_reg_get(struct gpio_chip *gc, unsigned offset) in gpio_reg_get()
107 static int gpio_reg_to_irq(struct gpio_chip *gc, unsigned offset) in gpio_reg_to_irq()
/openbmc/qemu/block/
H A Dsnapshot-access.c31 int64_t offset, int64_t bytes, in snapshot_access_co_preadv_part()
44 bool want_zero, int64_t offset, in snapshot_access_co_block_status()
53 snapshot_access_co_pdiscard(BlockDriverState *bs, int64_t offset, int64_t bytes) in snapshot_access_co_pdiscard()
60 int64_t offset, int64_t bytes, in snapshot_access_co_pwrite_zeroes()
68 int64_t offset, int64_t bytes, in snapshot_access_co_pwritev_part()
H A Dio.c608 int64_t offset, in tracked_request_begin()
633 int64_t offset, int64_t bytes) in tracked_request_overlaps()
737 bdrv_round_to_subclusters(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_round_to_subclusters()
811 int bdrv_check_qiov_request(int64_t offset, int64_t bytes, in bdrv_check_qiov_request()
871 int bdrv_check_request(int64_t offset, int64_t bytes, Error **errp) in bdrv_check_request()
876 static int bdrv_check_request32(int64_t offset, int64_t bytes, in bdrv_check_request32()
903 int64_t target_size, bytes, offset = 0; in bdrv_make_zero() local
939 int coroutine_fn bdrv_co_pwrite_sync(BdrvChild *child, int64_t offset, in bdrv_co_pwrite_sync()
974 bdrv_driver_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_driver_preadv()
1043 bdrv_driver_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in bdrv_driver_pwritev()
[all …]
H A Ddirty-bitmap.c478 bool bdrv_dirty_bitmap_get_locked(BdrvDirtyBitmap *bitmap, int64_t offset) in bdrv_dirty_bitmap_get_locked()
483 bool bdrv_dirty_bitmap_get(BdrvDirtyBitmap *bitmap, int64_t offset) in bdrv_dirty_bitmap_get()
544 int64_t offset, int64_t bytes) in bdrv_set_dirty_bitmap_locked()
551 int64_t offset, int64_t bytes) in bdrv_set_dirty_bitmap()
560 int64_t offset, int64_t bytes) in bdrv_reset_dirty_bitmap_locked()
567 int64_t offset, int64_t bytes) in bdrv_reset_dirty_bitmap()
600 uint64_t offset, uint64_t bytes) in bdrv_dirty_bitmap_serialization_size()
624 uint8_t *buf, uint64_t offset, in bdrv_dirty_bitmap_serialize_part()
631 uint8_t *buf, uint64_t offset, in bdrv_dirty_bitmap_deserialize_part()
638 uint64_t offset, uint64_t bytes, in bdrv_dirty_bitmap_deserialize_zeroes()
[all …]
/openbmc/u-boot/drivers/gpio/
H A D74x164_gpio.c62 static int gen_74x164_get_value(struct udevice *dev, unsigned offset) in gen_74x164_get_value()
71 static int gen_74x164_set_value(struct udevice *dev, unsigned offset, in gen_74x164_set_value()
91 static int gen_74x164_direction_input(struct udevice *dev, unsigned offset) in gen_74x164_direction_input()
96 static int gen_74x164_direction_output(struct udevice *dev, unsigned offset, in gen_74x164_direction_output()
102 static int gen_74x164_get_function(struct udevice *dev, unsigned offset) in gen_74x164_get_function()
H A Dpca953x_gpio.c76 int offset) in pca953x_write_single()
93 int offset) in pca953x_read_single()
152 static int pca953x_is_output(struct udevice *dev, int offset) in pca953x_is_output()
163 static int pca953x_get_value(struct udevice *dev, uint offset) in pca953x_get_value()
177 static int pca953x_set_value(struct udevice *dev, uint offset, int value) in pca953x_set_value()
199 static int pca953x_set_direction(struct udevice *dev, uint offset, int dir) in pca953x_set_direction()
221 static int pca953x_direction_input(struct udevice *dev, uint offset) in pca953x_direction_input()
226 static int pca953x_direction_output(struct udevice *dev, uint offset, int value) in pca953x_direction_output()
237 static int pca953x_get_function(struct udevice *dev, uint offset) in pca953x_get_function()
/openbmc/linux/arch/mips/kernel/
H A Dspram.c43 static void ispram_store_tag(unsigned int offset, unsigned int data) in ispram_store_tag()
62 static unsigned int ispram_load_tag(unsigned int offset) in ispram_load_tag()
80 static void dspram_store_tag(unsigned int offset, unsigned int data) in dspram_store_tag()
96 static unsigned int dspram_load_tag(unsigned int offset) in dspram_load_tag()
120 unsigned int offset = 0; in probe_spram() local
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dstate_dump.c105 int hl_snprintf_resize(char **buf, size_t *size, size_t *offset, in hl_snprintf_resize()
165 static int hl_print_resize_sync_engine(char **buf, size_t *size, size_t *offset, in hl_print_resize_sync_engine()
310 char **buf, size_t *size, size_t *offset, in hl_state_dump_print_syncs_single_block()
395 size_t *offset) in hl_state_dump_print_syncs()
513 size_t *offset) in hl_state_dump_print_monitors_single_block()
563 size_t *offset) in hl_state_dump_print_monitors()
606 char **buf, size_t *size, size_t *offset) in hl_state_dump_print_engine_fences()
654 size_t *size, size_t *offset) in hl_state_dump_print_fences()
685 size_t offset = 0, size = 0; in hl_state_dump() local
/openbmc/qemu/include/exec/
H A Dram_addr.h80 static inline bool offset_in_ramblock(RAMBlock *b, ram_addr_t offset) in offset_in_ramblock()
85 static inline void *ramblock_ptr(RAMBlock *block, ram_addr_t offset) in ramblock_ptr()
160 unsigned long idx, offset, base; in cpu_physical_memory_get_dirty() local
200 unsigned long idx, offset, base; in cpu_physical_memory_all_dirty() local
272 unsigned long page, idx, offset; in cpu_physical_memory_set_dirty_flag() local
294 unsigned long idx, offset, base; in cpu_physical_memory_set_dirty_range() local
365 unsigned long offset; in cpu_physical_memory_set_dirty_lebitmap() local
495 unsigned long offset = BIT_WORD((word * BITS_PER_LONG) % in cpu_physical_memory_sync_dirty_bitmap() local
534 ram_addr_t offset = rb->offset; in cpu_physical_memory_sync_dirty_bitmap() local
/openbmc/linux/include/linux/
H A Dfind.h55 unsigned long offset) in find_next_bit()
85 unsigned long offset) in find_next_and_bit()
116 unsigned long offset) in find_next_andnot_bit()
146 unsigned long offset) in find_next_or_bit()
174 unsigned long offset) in find_next_zero_bit()
404 unsigned long size, unsigned long offset) in find_next_and_bit_wrap()
426 unsigned long size, unsigned long offset) in find_next_bit_wrap()
483 unsigned long size, unsigned long offset) in find_next_zero_bit_le()
489 unsigned long size, unsigned long offset) in find_next_bit_le()
505 long size, unsigned long offset) in find_next_zero_bit_le()
[all …]
/openbmc/qemu/hw/misc/
H A Dmchp_pfsoc_ioscb.c67 static uint64_t mchp_pfsoc_dummy_read(void *opaque, hwaddr offset, in mchp_pfsoc_dummy_read()
77 static void mchp_pfsoc_dummy_write(void *opaque, hwaddr offset, in mchp_pfsoc_dummy_write()
96 static uint64_t mchp_pfsoc_pll_read(void *opaque, hwaddr offset, in mchp_pfsoc_pll_read()
126 static uint64_t mchp_pfsoc_io_calib_ddr_read(void *opaque, hwaddr offset, in mchp_pfsoc_io_calib_ddr_read()
156 static uint64_t mchp_pfsoc_ctrl_read(void *opaque, hwaddr offset, in mchp_pfsoc_ctrl_read()
181 static void mchp_pfsoc_ctrl_write(void *opaque, hwaddr offset, in mchp_pfsoc_ctrl_write()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_io.c14 u32 offset, void *buf, int count) in __ocelot_bulk_read_ix()
27 u32 __ocelot_read_ix(struct ocelot *ocelot, enum ocelot_reg reg, u32 offset) in __ocelot_read_ix()
41 u32 offset) in __ocelot_write_ix()
54 enum ocelot_reg reg, u32 offset) in __ocelot_rmw_ix()
100 u32 reg, u32 offset) in __ocelot_target_read_ix()
110 u32 val, u32 reg, u32 offset) in __ocelot_target_write_ix()
/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape.c25 static unsigned int dbi_readl(struct ls_pcie *pcie, unsigned int offset) in dbi_readl()
31 unsigned int offset) in dbi_writel()
36 static unsigned int ctrl_readl(struct ls_pcie *pcie, unsigned int offset) in ctrl_readl()
45 unsigned int offset) in ctrl_writel()
147 unsigned long long offset = 0; in ls_pcie_setup_atu() local
247 uint offset, void **paddress) in ls_pcie_conf_address()
275 uint offset, ulong *valuep, in ls_pcie_read_config()
283 uint offset, ulong value, in ls_pcie_write_config()
/openbmc/linux/sound/firewire/dice/
H A Ddice.h134 unsigned int offset, in snd_dice_transaction_write_global()
142 unsigned int offset, in snd_dice_transaction_read_global()
150 unsigned int offset, in snd_dice_transaction_write_tx()
157 unsigned int offset, in snd_dice_transaction_read_tx()
164 unsigned int offset, in snd_dice_transaction_write_rx()
171 unsigned int offset, in snd_dice_transaction_read_rx()
178 unsigned int offset, in snd_dice_transaction_write_sync()
185 unsigned int offset, in snd_dice_transaction_read_sync()
/openbmc/u-boot/drivers/pinctrl/meson/
H A Dpinctrl-meson.c56 static int meson_gpio_calc_reg_and_bit(struct udevice *dev, unsigned int offset, in meson_gpio_calc_reg_and_bit()
86 int meson_gpio_get(struct udevice *dev, unsigned int offset) in meson_gpio_get()
100 int meson_gpio_set(struct udevice *dev, unsigned int offset, int value) in meson_gpio_set()
116 int meson_gpio_get_direction(struct udevice *dev, unsigned int offset) in meson_gpio_get_direction()
132 int meson_gpio_direction_input(struct udevice *dev, unsigned int offset) in meson_gpio_direction_input()
149 unsigned int offset, int value) in meson_gpio_direction_output()
176 unsigned int offset = pin - priv->data->pin_base; in meson_pinconf_bias_set() local
250 static fdt_addr_t parse_address(int offset, const char *name, int na, int ns) in parse_address()
/openbmc/qemu/tests/tcg/multiarch/system/
H A Dmemory.c116 static void reset_start_data(int offset) in reset_start_data()
135 static void init_test_data_u16(int offset) in init_test_data_u16()
155 static void init_test_data_u32(int offset) in init_test_data_u32()
178 static void init_test_data_u64(int offset) in init_test_data_u64()
204 static bool read_test_data_u16(int offset) in read_test_data_u16()
229 static bool read_test_data_u32(int offset) in read_test_data_u32()
271 static bool read_test_data_u64(int offset) in read_test_data_u64()
375 static bool read_test_data_s8(int offset, bool neg_first) in read_test_data_s8()
404 static bool read_test_data_s16(int offset, bool neg_first) in read_test_data_s16()
437 static bool read_test_data_s32(int offset, bool neg_first) in read_test_data_s32()
/openbmc/linux/include/dt-bindings/clock/
H A Ddra7.h9 #define DRA7_CLKCTRL_INDEX(offset) ((offset) - DRA7_CLKCTRL_OFFSET) argument
22 #define DRA7_IPU_CLKCTRL_INDEX(offset) ((offset) - DRA7_IPU_CLKCTRL_OFFSET) argument
44 #define DRA7_VPE_CLKCTRL_INDEX(offset) ((offset) - DRA7_VPE_CLKCTRL_OFFSET) argument
71 #define DRA7_ATL_CLKCTRL_INDEX(offset) ((offset) - DRA7_ATL_CLKCTRL_OFFSET) argument
119 #define DRA7_PCIE_CLKCTRL_INDEX(offset) ((offset) - DRA7_PCIE_CLKCTRL_OFFSET) argument
125 #define DRA7_GMAC_CLKCTRL_INDEX(offset) ((offset) - DRA7_GMAC_CLKCTRL_OFFSET) argument
130 #define DRA7_L4PER_CLKCTRL_INDEX(offset) ((offset) - DRA7_L4PER_CLKCTRL_OFFSET) argument
165 #define DRA7_L4SEC_CLKCTRL_INDEX(offset) ((offset) - DRA7_L4SEC_CLKCTRL_OFFSET) argument
175 #define DRA7_L4PER2_CLKCTRL_INDEX(offset) ((offset) - DRA7_L4PER2_CLKCTRL_OFFSET) argument
197 #define DRA7_L4PER3_CLKCTRL_INDEX(offset) ((offset) - DRA7_L4PER3_CLKCTRL_OFFSET) argument
/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_sgmac.c14 static void xgene_enet_wr_csr(struct xgene_enet_pdata *p, u32 offset, u32 val) in xgene_enet_wr_csr()
19 static void xgene_enet_wr_clkrst_csr(struct xgene_enet_pdata *p, u32 offset, in xgene_enet_wr_clkrst_csr()
26 u32 offset, u32 val) in xgene_enet_wr_ring_if()
32 u32 offset, u32 val) in xgene_enet_wr_diag_csr()
38 u32 offset, u32 val) in xgene_enet_wr_mcx_csr()
45 static u32 xgene_enet_rd_csr(struct xgene_enet_pdata *p, u32 offset) in xgene_enet_rd_csr()
50 static u32 xgene_enet_rd_diag_csr(struct xgene_enet_pdata *p, u32 offset) in xgene_enet_rd_diag_csr()
55 static u32 xgene_enet_rd_mcx_csr(struct xgene_enet_pdata *p, u32 offset) in xgene_enet_rd_mcx_csr()
334 u32 data, data1, data2, offset; in xgene_sgmac_init() local
487 u32 offset = p->port_id * MAC_OFFSET; in xgene_enet_cle_bypass() local
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_ops.h71 #define STORE_RT_REG(hwfn, offset, val) \ argument
74 #define OVERWRITE_RT_REG(hwfn, offset, val) \ argument
82 #define STORE_RT_REG_AGG(hwfn, offset, val) \ argument

12345678910>>...303