| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | misc.c | 51 int offset; in udf_add_extendedattr() local 153 uint32_t offset; in udf_get_extendedattr() local 269 uint32_t offset, uint16_t *ident) in udf_read_ptagged()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_asm.c | 41 void br_set_offset(u64 *instr, u16 offset) in br_set_offset() 52 void br_add_offset(u64 *instr, u16 offset) in br_add_offset() 102 void immed_add_value(u64 *instr, u16 offset) in immed_add_value()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/tests/ |
| H A D | inode-tests.c | 16 u64 ram_bytes, u64 offset, u64 disk_bytenr, in insert_extent() 91 u64 offset = 0; in setup_file_extents() local 224 u64 offset; in test_btrfs_get_extent() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/ |
| H A D | ucsi_acpi.c | 44 static int ucsi_acpi_read(struct ucsi *ucsi, unsigned int offset, in ucsi_acpi_read() 59 static int ucsi_acpi_async_write(struct ucsi *ucsi, unsigned int offset, in ucsi_acpi_async_write() 69 static int ucsi_acpi_sync_write(struct ucsi *ucsi, unsigned int offset, in ucsi_acpi_sync_write()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap1/ |
| H A D | irq.c | 70 static inline unsigned int irq_bank_readl(int bank, int offset) in irq_bank_readl() 74 static inline void irq_bank_writel(unsigned long value, int bank, int offset) in irq_bank_writel() 105 unsigned long val, offset; in omap_irq_set_cfg() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/meson/ |
| H A D | clk-regmap.h | 45 unsigned int offset; member 71 unsigned int offset; member 101 unsigned int offset; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ |
| H A D | ia_css_xnr3.host.c | 79 int offset = sigma / 2; in compute_alpha() local 103 s32 offset = host_scale / 2; /* fixed-point 0.5 */ in compute_coring() local 122 s32 offset = host_scale / 2; /* fixed-point 0.5 */ in compute_blending() local
|
| /OK3568_Linux_fs/kernel/arch/ia64/hp/common/ |
| H A D | aml_nfw.c | 76 static void aml_nfw_read_arg(u8 *offset, u32 bit_width, u64 *value) in aml_nfw_read_arg() 94 static void aml_nfw_write_arg(u8 *offset, u32 bit_width, u64 *value) in aml_nfw_write_arg() 117 u8 *offset = (u8 *) context + address; in aml_nfw_handler() local
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | microchip_t1.c | 46 u8 offset; member 52 u8 offset, u16 val) in access_ereg() 90 u8 bank, u8 offset, u16 val, u16 mask) in access_ereg_modify_changed()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | swap_cgroup.c | 66 pgoff_t offset) in __lookup_swap_cgroup() 79 pgoff_t offset = swp_offset(ent); in lookup_swap_cgroup() local 133 pgoff_t offset = swp_offset(ent); in swap_cgroup_record() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/ocxl/ |
| H A D | context.c | 97 u64 offset, struct ocxl_context *ctx) in map_afu_irq() 110 u64 offset, struct ocxl_context *ctx) in map_pp_mmio() 141 u64 offset; in ocxl_mmap_fault() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | benchmark_2000.c | 34 int offset = 0; /* Buffer offset wrt. alloc'ed address */ in xtest_tee_benchmark_2001() local 48 int offset = 0; /* Buffer offset wrt. alloc'ed address */ in xtest_tee_benchmark_2002() local
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | libfdt_internal.h | 70 static inline const void *_fdt_offset_ptr(const void *fdt, int offset) in _fdt_offset_ptr() 75 static inline void *_fdt_offset_ptr_w(void *fdt, int offset) in _fdt_offset_ptr_w()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | gv100.c | 33 struct nvkm_memory *memory, u32 offset) in gv100_fifo_runlist_chan() 47 struct nvkm_memory *memory, u32 offset) in gv100_fifo_runlist_cgrp()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_firmware.c | 124 static inline u32 input_page_read(const u32 *const input, const u32 offset) in input_page_read() 131 static inline void input_page_write(u32 *const input, const u32 offset, in input_page_write() 139 static inline void input_page_partial_write(u32 *const input, const u32 offset, in input_page_partial_write() 148 static inline u32 output_page_read(const u32 *const output, const u32 offset) in output_page_read() 990 u32 offset, u32 header) in load_firmware_entry() 1398 const struct kbase_csf_cmd_stream_info *const info, const u32 offset, in kbase_csf_firmware_cs_input() 1409 const u32 offset) in kbase_csf_firmware_cs_input_read() 1419 const struct kbase_csf_cmd_stream_info *const info, const u32 offset, in kbase_csf_firmware_cs_input_mask() 1430 const struct kbase_csf_cmd_stream_info *const info, const u32 offset) in kbase_csf_firmware_cs_output() 1441 const u32 offset, const u32 value) in kbase_csf_firmware_csg_input() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | pltfm_ops_macos.h | 466 static __inline u8 _os_sdio_cmd52_r8(void *d, u32 offset) in _os_sdio_cmd52_r8() 471 static __inline u8 _os_sdio_cmd53_r8(void *d, u32 offset) in _os_sdio_cmd53_r8() 476 static __inline u16 _os_sdio_cmd53_r16(void *d, u32 offset) in _os_sdio_cmd53_r16() 481 static __inline u32 _os_sdio_cmd53_r32(void *d, u32 offset) in _os_sdio_cmd53_r32() 486 static __inline u8 _os_sdio_cmd53_rn(void *d, u32 offset, u32 size, u8 *data) in _os_sdio_cmd53_rn() 491 static __inline u8 _os_sdio_cmd53_r(void *d, u32 offset, u32 size, u8 *data) in _os_sdio_cmd53_r() 497 static __inline void _os_sdio_cmd52_w8(void *d, u32 offset, u8 val) in _os_sdio_cmd52_w8() 501 static __inline void _os_sdio_cmd53_w8(void *d, u32 offset, u8 val) in _os_sdio_cmd53_w8() 505 static __inline void _os_sdio_cmd53_w16(void *d, u32 offset, u16 val) in _os_sdio_cmd53_w16() 509 static __inline void _os_sdio_cmd53_w32(void *d, u32 offset, u32 val) in _os_sdio_cmd53_w32() [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/events/amd/ |
| H A D | ibs.c | 609 int offset, size, check_rip, offset_max, throttle = 0; in perf_ibs_handle_irq() local 877 static inline int get_eilvt(int offset) in get_eilvt() 882 static inline int put_eilvt(int offset) in put_eilvt() 892 int offset; in ibs_eilvt_valid() local 964 int offset; in force_ibs_eilvt_setup() local 1022 int offset; in setup_APIC_ibs() local 1037 int offset; in clear_APIC_ibs() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ipa/ |
| H A D | ipa_cmd.c | 81 __le16 offset; member 248 const char *name, u32 offset) in ipa_cmd_register_write_offset_valid() 282 u32 offset; in ipa_cmd_register_write_valid() local 374 enum ipa_cmd_opcode opcode, u16 size, u32 offset, in ipa_cmd_table_init_add() 414 void ipa_cmd_hdr_init_local_add(struct gsi_trans *trans, u32 offset, u16 size, in ipa_cmd_hdr_init_local_add() 444 void ipa_cmd_register_write_add(struct gsi_trans *trans, u32 offset, u32 value, in ipa_cmd_register_write_add() 521 void ipa_cmd_dma_shared_mem_add(struct gsi_trans *trans, u32 offset, u16 size, in ipa_cmd_dma_shared_mem_add()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/ |
| H A D | pinctrl.c | 75 unsigned offset) in sh_pfc_pin_dbg_show() 390 unsigned offset) in sh_pfc_gpio_request_enable() 424 unsigned offset) in sh_pfc_gpio_disable_free() 442 unsigned offset, bool input) in sh_pfc_gpio_set_direction() 484 unsigned int pin, unsigned int *offset, unsigned int *size) in sh_pfc_pinconf_find_drive_strength_reg() 510 unsigned int offset; in sh_pfc_pinconf_get_drive_strength() local 535 unsigned int offset; in sh_pfc_pinconf_set_drive_strength() local
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | pinctrl-amd.c | 39 static int amd_gpio_get_direction(struct gpio_chip *gc, unsigned offset) in amd_gpio_get_direction() 55 static int amd_gpio_direction_input(struct gpio_chip *gc, unsigned offset) in amd_gpio_direction_input() 70 static int amd_gpio_direction_output(struct gpio_chip *gc, unsigned offset, in amd_gpio_direction_output() 90 static int amd_gpio_get_value(struct gpio_chip *gc, unsigned offset) in amd_gpio_get_value() 103 static void amd_gpio_set_value(struct gpio_chip *gc, unsigned offset, int value) in amd_gpio_set_value() 119 static int amd_gpio_set_debounce(struct gpio_chip *gc, unsigned offset, in amd_gpio_set_debounce() 184 static int amd_gpio_set_config(struct gpio_chip *gc, unsigned offset, in amd_gpio_set_config()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
| H A D | timed_ctrl.c | 51 hrt_address offset, in timed_ctrl_snd_sp_commnd() 67 hrt_address offset, in timed_ctrl_snd_gpio_commnd()
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | stats.c | 83 static void *schedstat_start(struct seq_file *file, loff_t *offset) in schedstat_start() 105 static void *schedstat_next(struct seq_file *file, void *data, loff_t *offset) in schedstat_next()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/ |
| H A D | sys_proto.h | 28 u16 offset; member 34 u32 offset; member
|
| /OK3568_Linux_fs/kernel/tools/objtool/ |
| H A D | warn.h | 18 static inline char *offstr(struct section *sec, unsigned long offset) in offstr() 48 #define WARN_FUNC(format, sec, offset, ...) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | 8250_ioc3.c | 24 static unsigned int ioc3_serial_in(struct uart_port *p, int offset) in ioc3_serial_in() 29 static void ioc3_serial_out(struct uart_port *p, int offset, int value) in ioc3_serial_out()
|