Home
last modified time | relevance | path

Searched defs:offset (Results 326 – 350 of 8351) sorted by relevance

1...<<11121314151617181920>>...335

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/mac_8852b/
H A D_usb_8852b.c22 u8 offset, count = 0; in reg_read8_usb_8852b() local
49 u8 offset, count = 0; in reg_read16_usb_8852b() local
271 u32 read_usb2phy_para_8852b(struct mac_ax_adapter *adapter, u16 offset) in read_usb2phy_para_8852b()
294 u32 write_usb2phy_para_8852b(struct mac_ax_adapter *adapter, u16 offset, u8 val) in write_usb2phy_para_8852b()
315 u32 read_usb3phy_para_8852b(struct mac_ax_adapter *adapter, u16 offset, u8 b_sel) in read_usb3phy_para_8852b()
349 u16 offset, u8 b_sel, u8 val) in write_usb3phy_para_8852b()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Devergreen_hdmi.c67 void evergreen_hdmi_update_acr(struct drm_encoder *encoder, long offset, in evergreen_hdmi_update_acr()
208 void evergreen_set_avi_packet(struct radeon_device *rdev, u32 offset, in evergreen_set_avi_packet()
306 void dce4_set_vbi_packet(struct drm_encoder *encoder, u32 offset) in dce4_set_vbi_packet()
317 void dce4_hdmi_set_color_depth(struct drm_encoder *encoder, u32 offset, int bpc) in dce4_hdmi_set_color_depth()
354 void dce4_set_audio_packet(struct drm_encoder *encoder, u32 offset) in dce4_set_audio_packet()
389 void dce4_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) in dce4_set_mute()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-sa1100.c39 static int sa1100_gpio_get(struct gpio_chip *chip, unsigned offset) in sa1100_gpio_get()
45 static void sa1100_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in sa1100_gpio_set()
52 static int sa1100_get_direction(struct gpio_chip *chip, unsigned offset) in sa1100_get_direction()
62 static int sa1100_direction_input(struct gpio_chip *chip, unsigned offset) in sa1100_direction_input()
74 static int sa1100_direction_output(struct gpio_chip *chip, unsigned offset, int value) in sa1100_direction_output()
87 static int sa1100_to_irq(struct gpio_chip *chip, unsigned offset) in sa1100_to_irq()
H A Dgpio-dln2.c151 static int dln2_gpio_request(struct gpio_chip *chip, unsigned offset) in dln2_gpio_request()
192 static void dln2_gpio_free(struct gpio_chip *chip, unsigned offset) in dln2_gpio_free()
199 static int dln2_gpio_get_direction(struct gpio_chip *chip, unsigned offset) in dln2_gpio_get_direction()
209 static int dln2_gpio_get(struct gpio_chip *chip, unsigned int offset) in dln2_gpio_get()
224 static void dln2_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in dln2_gpio_set()
231 static int dln2_gpio_set_direction(struct gpio_chip *chip, unsigned offset, in dln2_gpio_set_direction()
254 static int dln2_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in dln2_gpio_direction_input()
259 static int dln2_gpio_direction_output(struct gpio_chip *chip, unsigned offset, in dln2_gpio_direction_output()
272 static int dln2_gpio_set_config(struct gpio_chip *chip, unsigned offset, in dln2_gpio_set_config()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_tve.c46 u32 offset; member
115 #define tve_writel(offset, v) writel(v, tve->reg_base + offset) argument
116 #define tve_readl(offset) readl(tve->reg_base + offset) argument
118 #define tve_dac_writel(offset, v) writel(v, tve->vdac_base + offset) argument
119 #define tve_dac_readl(offset) readl(tve->vdac_base + offset) argument
121 #define tve_grf_writel(offset, v) writel(v, tve->grf + offset) argument
122 #define tve_grf_readl(offset, v) readl(tve->grf + offset) argument
281 u32 offset = 0; in dac_enable() local
661 int offset = 0; in tve_select_output() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dqsfp.c216 u8 slave_addr, int offset, int offset_size, in i2c_bus_write()
264 u8 slave_addr, int offset, int offset_size, in i2c_bus_read()
317 int offset, void *bp, int len) in __i2c_write()
335 int i2c_write(struct hfi1_pportdata *ppd, u32 target, int i2c_addr, int offset, in i2c_write()
356 int offset, void *bp, int len) in __i2c_read()
374 int i2c_read(struct hfi1_pportdata *ppd, u32 target, int i2c_addr, int offset, in i2c_read()
401 int offset; in qsfp_write() local
481 int offset; in qsfp_read() local
712 int ret = 0, offset = 0; in get_cable_info() local
/OK3568_Linux_fs/u-boot/drivers/dfu/
H A Ddfu_ram.c18 u64 offset, void *buf, long *len) in dfu_transfer_medium_ram()
38 static int dfu_write_medium_ram(struct dfu_entity *dfu, u64 offset, in dfu_write_medium_ram()
51 static int dfu_read_medium_ram(struct dfu_entity *dfu, u64 offset, in dfu_read_medium_ram()
/OK3568_Linux_fs/kernel/drivers/net/ipa/
H A Dipa_endpoint.c252 u32 offset = IPA_REG_ENDP_INIT_CTRL_N_OFFSET(endpoint->endpoint_id); in ipa_endpoint_init_ctrl() local
294 u32 offset; in ipa_endpoint_aggr_active() local
408 u32 offset; in ipa_endpoint_modem_exception_reset_all() local
436 u32 offset = IPA_REG_ENDP_INIT_CFG_N_OFFSET(endpoint->endpoint_id); in ipa_endpoint_init_cfg() local
487 u32 offset = IPA_REG_ENDP_INIT_HDR_N_OFFSET(endpoint->endpoint_id); in ipa_endpoint_init_hdr() local
525 u32 offset = IPA_REG_ENDP_INIT_HDR_EXT_N_OFFSET(endpoint->endpoint_id); in ipa_endpoint_init_hdr_ext() local
556 u32 offset; in ipa_endpoint_init_hdr_metadata_mask() local
572 u32 offset = IPA_REG_ENDP_INIT_MODE_N_OFFSET(endpoint->endpoint_id); in ipa_endpoint_init_mode() local
608 u32 offset = IPA_REG_ENDP_INIT_AGGR_N_OFFSET(endpoint->endpoint_id); in ipa_endpoint_init_aggr() local
705 u32 offset; in ipa_endpoint_init_hol_block_timer() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_low_level_mem.c60 void inline _mali_osk_mem_iowrite32_relaxed(volatile mali_io_address addr, u32 offset, u32 val) in _mali_osk_mem_iowrite32_relaxed()
65 u32 inline _mali_osk_mem_ioread32(volatile mali_io_address addr, u32 offset) in _mali_osk_mem_ioread32()
70 void inline _mali_osk_mem_iowrite32(volatile mali_io_address addr, u32 offset, u32 val) in _mali_osk_mem_iowrite32()
80 void _mali_osk_cache_ensure_uncached_range_flushed(void *uncached_mapping, u32 offset, u32 size) in _mali_osk_cache_ensure_uncached_range_flushed()
/OK3568_Linux_fs/kernel/include/linux/
H A Dio-mapping.h66 unsigned long offset) in io_mapping_map_atomic_wc()
83 unsigned long offset, in io_mapping_map_wc()
136 unsigned long offset, in io_mapping_map_wc()
150 unsigned long offset) in io_mapping_map_atomic_wc()
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Dqcom-spmi-sdam.c34 static bool sdam_is_valid(struct sdam_chip *sdam, unsigned int offset, in sdam_is_valid()
52 static bool sdam_is_ro(unsigned int offset, size_t len) in sdam_is_ro()
63 static int sdam_read(void *priv, unsigned int offset, void *val, in sdam_read()
84 static int sdam_write(void *priv, unsigned int offset, void *val, in sdam_write()
H A Drave-sp-eeprom.c100 unsigned int offset = 0; in rave_sp_eeprom_io() local
158 unsigned int offset, u8 *data, in rave_sp_eeprom_page_access()
222 unsigned int offset, u8 *data, in rave_sp_eeprom_access()
273 static int rave_sp_eeprom_reg_read(void *eeprom, unsigned int offset, in rave_sp_eeprom_reg_read()
280 static int rave_sp_eeprom_reg_write(void *eeprom, unsigned int offset, in rave_sp_eeprom_reg_write()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dpwr_seq_func.c20 u32 pwr_poll_u32(struct mac_ax_adapter *adapter, u32 offset, in pwr_poll_u32()
40 u32 pwr_poll_u16(struct mac_ax_adapter *adapter, u32 offset, in pwr_poll_u16()
61 u32 pwr_poll_u8(struct mac_ax_adapter *adapter, u32 offset, in pwr_poll_u8()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dpwr_seq_func.c20 u32 pwr_poll_u32(struct mac_ax_adapter *adapter, u32 offset, in pwr_poll_u32()
40 u32 pwr_poll_u16(struct mac_ax_adapter *adapter, u32 offset, in pwr_poll_u16()
61 u32 pwr_poll_u8(struct mac_ax_adapter *adapter, u32 offset, in pwr_poll_u8()
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dsg_sw_sec4.h27 dma_addr_t dma, u32 len, u16 offset) in dma_to_sec4_sg_one()
49 struct sec4_sg_entry *sec4_sg_ptr, u16 offset) in sg_to_sec4_sg()
79 u16 offset) in sg_to_sec4_sg_last()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv.c9 int offset, bool read) in mlx5_hv_config_common()
42 int offset) in mlx5_hv_read_config()
48 int offset) in mlx5_hv_write_config()
/OK3568_Linux_fs/kernel/include/linux/bcma/
H A Dbcma.h367 static inline u32 bcma_read8(struct bcma_device *core, u16 offset) in bcma_read8()
371 static inline u32 bcma_read16(struct bcma_device *core, u16 offset) in bcma_read16()
375 static inline u32 bcma_read32(struct bcma_device *core, u16 offset) in bcma_read32()
380 void bcma_write8(struct bcma_device *core, u16 offset, u32 value) in bcma_write8()
385 void bcma_write16(struct bcma_device *core, u16 offset, u32 value) in bcma_write16()
390 void bcma_write32(struct bcma_device *core, u16 offset, u32 value) in bcma_write32()
396 size_t count, u16 offset, u8 reg_width) in bcma_block_read()
402 u16 offset, u8 reg_width) in bcma_block_write()
407 static inline u32 bcma_aread32(struct bcma_device *core, u16 offset) in bcma_aread32()
412 void bcma_awrite32(struct bcma_device *core, u16 offset, u32 value) in bcma_awrite32()
[all …]
/OK3568_Linux_fs/kernel/lib/
H A Dxarray.c84 unsigned int offset, xa_mark_t mark) in node_get_mark()
90 static inline bool node_set_mark(struct xa_node *node, unsigned int offset, in node_set_mark()
97 static inline bool node_clear_mark(struct xa_node *node, unsigned int offset, in node_clear_mark()
153 static void xas_move_index(struct xa_state *xas, unsigned long offset) in xas_move_index()
203 unsigned int offset = get_offset(xas->xa_index, node); in xas_descend() local
524 unsigned int offset = 0; in xas_free_nodes() local
662 unsigned int offset = xas->xa_offset; in xas_create() local
778 unsigned int offset, max; in xas_store() local
878 unsigned int offset = xas->xa_offset; in xas_set_mark() local
907 unsigned int offset = xas->xa_offset; in xas_clear_mark() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware_no_mali.c108 static inline u32 input_page_read(const u32 *const input, const u32 offset) in input_page_read()
115 static inline void input_page_write(u32 *const input, const u32 offset, in input_page_write()
123 static inline u32 output_page_read(const u32 *const output, const u32 offset) in output_page_read()
130 static inline void output_page_write(u32 *const output, const u32 offset, in output_page_write()
289 const struct kbase_csf_cmd_stream_info *const info, const u32 offset, in kbase_csf_firmware_cs_input()
305 const u32 offset) in kbase_csf_firmware_cs_input_read()
315 const struct kbase_csf_cmd_stream_info *const info, const u32 offset, in kbase_csf_firmware_cs_input_mask()
328 const struct kbase_csf_cmd_stream_info *const info, const u32 offset) in kbase_csf_firmware_cs_output()
339 const u32 offset, const u32 value) in kbase_csf_firmware_csg_input()
355 const u32 offset) in kbase_csf_firmware_csg_input_read()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dtables_phy_lcn.c457 u32 b43_lcntab_read(struct b43_wldev *dev, u32 offset) in b43_lcntab_read()
487 void b43_lcntab_read_bulk(struct b43_wldev *dev, u32 offset, in b43_lcntab_read_bulk()
525 void b43_lcntab_write(struct b43_wldev *dev, u32 offset, u32 value) in b43_lcntab_write()
555 void b43_lcntab_write_bulk(struct b43_wldev *dev, u32 offset, in b43_lcntab_write_bulk()
600 #define lcntab_upload(dev, offset, data) do { \ argument
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Drk_gpio.c57 static int rockchip_gpio_direction_input(struct udevice *dev, unsigned offset) in rockchip_gpio_direction_input()
67 static int rockchip_gpio_direction_output(struct udevice *dev, unsigned offset, in rockchip_gpio_direction_output()
80 static int rockchip_gpio_get_value(struct udevice *dev, unsigned offset) in rockchip_gpio_get_value()
88 static int rockchip_gpio_set_value(struct udevice *dev, unsigned offset, in rockchip_gpio_set_value()
100 static int rockchip_gpio_get_function(struct udevice *dev, unsigned offset) in rockchip_gpio_get_function()
/OK3568_Linux_fs/u-boot/common/
H A Dsplash_source.c26 static int splash_sf_read_raw(u32 bmp_load_addr, int offset, size_t read_size) in splash_sf_read_raw()
40 static int splash_sf_read_raw(u32 bmp_load_addr, int offset, size_t read_size) in splash_sf_read_raw()
48 static int splash_nand_read_raw(u32 bmp_load_addr, int offset, size_t read_size) in splash_nand_read_raw()
57 static int splash_nand_read_raw(u32 bmp_load_addr, int offset, size_t read_size) in splash_nand_read_raw()
67 u32 offset; in splash_storage_read_raw() local
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-l2c-defs.h43 #define CVMX_L2C_PFCX(offset) (CVMX_ADD_IO_SEG(0x0001180080000098ull) + \ argument
54 #define CVMX_L2C_TADX_PFCX(offset, block_id) \ argument
65 #define CVMX_L2C_TADX_PRF(offset) (CVMX_ADD_IO_SEG(0x0001180080A00008ull) + \ argument
69 #define CVMX_L2C_WPAR_IOBX(offset) (CVMX_ADD_IO_SEG(0x0001180080840200ull) + \ argument
71 #define CVMX_L2C_WPAR_PPX(offset) (CVMX_ADD_IO_SEG(0x0001180080840000ull) + \ argument
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dglobal2_scratch.c52 int base_reg, unsigned int offset, in mv88e6xxx_g2_scratch_get_bit()
79 int base_reg, unsigned int offset, in mv88e6xxx_g2_scratch_set_bit()
131 int offset = (pin / 8); in mv88e6352_g2_scratch_gpio_set_data() local
195 int offset = (pin & 0x1) ? 4 : 0; in mv88e6352_g2_scratch_gpio_get_pctl() local
219 int offset = (pin & 0x1) ? 4 : 0; in mv88e6352_g2_scratch_gpio_set_pctl() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_efuse.h74 #define IS_MASKED_MP(ic, txt, offset) (EFUSE_IsAddressMasked_MP_##ic##txt(offset)) argument
75 #define IS_MASKED_TC(ic, txt, offset) (EFUSE_IsAddressMasked_TC_##ic##txt(offset)) argument
78 #define GET_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetMaskArray_MP_##ic##txt(offset)) argument
79 #define GET_MASK_ARRAY_TC(ic, txt, offset) (EFUSE_GetMaskArray_TC_##ic##txt(offset)) argument
82 #define IS_MASKED(ic, txt, offset) (IS_MASKED_MP(ic, txt, offset)) argument
87 #define IS_BT_MASKED_MP(ic, txt, offset) (EFUSE_IsBTAddressMasked_MP_##ic##txt(offset)) argument
90 #define GET_BT_MASK_ARRAY_MP(ic, txt, offset) (EFUSE_GetBTMaskArray_MP_##ic##txt(offset)) argument
92 #define IS_BT_MASKED(ic, txt, offset) (IS_BT_MASKED_MP(ic,txt, offset)) argument
109 u8 offset; member
234 #define efuse_logical_map_read(adapter, type, offset, value) EFUSE_ShadowRead((adapter), (type), (o… argument

1...<<11121314151617181920>>...335