Home
last modified time | relevance | path

Searched defs:offset (Results 11101 - 11125 of 11489) sorted by relevance

1...<<441442443444445446447448449450>>...460

/kernel/linux/linux-6.6/include/linux/
H A Dhyperv.h79 u32 offset; member
87 u32 offset; member
99 u32 offset; member
416 u32 offset; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h775 __u8 offset; member
/kernel/linux/linux-6.6/include/acpi/
H A Dactypes.h1121 u64 offset; member
/kernel/linux/linux-6.6/include/linux/mlx5/
H A Ddriver.h425 unsigned int offset; member
/kernel/linux/linux-6.6/include/net/
H A Dsock.h2288 int err, offset in skb_add_data_nocache() local
2267 skb_do_copy_data_nocache(struct sock *sk, struct sk_buff *skb, struct iov_iter *from, char *to, int copy, int offset) skb_do_copy_data_nocache() argument
[all...]
H A Dtcp.h2074 int bucket, offset, sbucket, num; member
/kernel/linux/linux-6.6/include/soc/fsl/qe/
H A Dqe.h109 static inline void cpm_muram_free(s32 offset) in cpm_muram_free() argument
113 static inline s32 cpm_muram_alloc_fixed(unsigned long offset, in cpm_muram_alloc_fixed() argument
119 static inline void __iomem *cpm_muram_addr(unsigned long offset) in cpm_muram_addr() argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Dsh_css.c7561 ia_css_stream_capture(struct ia_css_stream *stream, int num_captures, unsigned int skip, int offset) ia_css_stream_capture() argument
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c742 ahd_inb_scbram(struct ahd_softc *ahd, u_int offset) in ahd_inb_scbram() argument
767 ahd_inw_scbram(struct ahd_softc *ahd, u_int offset) in ahd_inw_scbram() argument
774 ahd_inl_scbram(struct ahd_softc *ahd, u_int offset) ahd_inl_scbram() argument
781 ahd_inq_scbram(struct ahd_softc *ahd, u_int offset) ahd_inq_scbram() argument
3751 ahd_validate_offset(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int period, u_int *offset, int wide, role_t role) ahd_validate_offset() argument
3855 ahd_set_syncrate(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset, u_int ppr_options, u_int type, int paused) ahd_set_syncrate() argument
4073 u_int offset; ahd_update_neg_table() local
4500 u_int offset; ahd_build_transfer_msg() local
4582 ahd_construct_sdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset) ahd_construct_sdtr() argument
4620 ahd_construct_ppr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset, u_int bus_width, u_int ppr_options) ahd_construct_ppr() argument
5119 u_int offset; ahd_parse_msg() local
5289 u_int offset; ahd_parse_msg() local
6773 int offset; ahd_alloc_scbs() local
6805 int offset; ahd_alloc_scbs() local
6843 int offset; ahd_alloc_scbs() local
[all...]
H A Daic79xx.h748 uint8_t offset; /* Sync offset */ member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c128 uint16_t offset = 0; in lpfc_config_port_prep() local
14563 lpfc_log_write_firmware_error(struct lpfc_hba *phba, uint32_t offset, in lpfc_log_write_firmware_error() argument
14627 uint32_t offset = 0, temp_offset = 0; lpfc_write_firmware() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dfsl_lpuart.c629 static void lpuart_wait_bit_set(struct uart_port *port, unsigned int offset, in lpuart_wait_bit_set() argument
636 static void lpuart32_wait_bit_set(struct uart_port *port, unsigned int offset, in lpuart32_wait_bit_set() argument
/kernel/linux/linux-6.6/drivers/soc/tegra/
H A Dpmc.c483 static u32 tegra_pmc_readl(struct tegra_pmc *pmc, unsigned long offset) in tegra_pmc_readl() argument
526 static u32 tegra_pmc_scratch_readl(struct tegra_pmc *pmc, unsigned long offset) in tegra_pmc_scratch_readl() argument
505 tegra_pmc_writel(struct tegra_pmc *pmc, u32 value, unsigned long offset) tegra_pmc_writel() argument
534 tegra_pmc_scratch_writel(struct tegra_pmc *pmc, u32 value, unsigned long offset) tegra_pmc_scratch_writel() argument
1584 tegra_io_pad_poll(struct tegra_pmc *pmc, unsigned long offset, u32 mask, u32 val, unsigned long timeout) tegra_io_pad_poll() argument
2340 unsigned int offset, bit; tegra210_pmc_irq_set_wake() local
2374 unsigned int offset, bit; tegra210_pmc_irq_set_type() local
2425 unsigned int offset, bit; tegra186_pmc_irq_set_wake() local
2574 pmc_clk_fence_udelay(u32 offset) pmc_clk_fence_udelay() argument
2652 tegra_pmc_clk_out_register(struct tegra_pmc *pmc, const struct pmc_clk_init_data *data, unsigned long offset) tegra_pmc_clk_out_register() argument
2708 tegra_pmc_clk_gate_register(struct tegra_pmc *pmc, const char *name, const char *parent_name, unsigned long offset, u32 shift) tegra_pmc_clk_gate_register() argument
2842 tegra_pmc_regmap_readl(void *context, unsigned int offset, unsigned int *value) tegra_pmc_regmap_readl() argument
2850 tegra_pmc_regmap_writel(void *context, unsigned int offset, unsigned int value) tegra_pmc_regmap_writel() argument
3064 wke_32kwritel(struct tegra_pmc *pmc, u32 value, unsigned int offset) wke_32kwritel() argument
3072 unsigned int offset = WAKE_AOWAKE_CNTRL(wake); wke_write_wake_level() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_target.h901 int offset; member
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dsony-laptop.c899 int offset = sony_find_snc_handle(handle); in sony_call_snc_handle() local
1011 u8 offset; member
1193 unsigned int offset in sony_nc_notify() local
1700 u64 offset; sony_nc_rfkill_setup() local
3037 u64 offset; sony_nc_backlight_ng_read_limits() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dtegra-xudc.c560 static inline u32 fpci_readl(struct tegra_xudc *xudc, unsigned int offset) in fpci_readl() argument
571 static inline u32 ipfs_readl(struct tegra_xudc *xudc, unsigned int offset) in ipfs_readl() argument
582 static inline u32 xudc_readl(struct tegra_xudc *xudc, unsigned int offset) in xudc_readl() argument
565 fpci_writel(struct tegra_xudc *xudc, u32 val, unsigned int offset) fpci_writel() argument
576 ipfs_writel(struct tegra_xudc *xudc, u32 val, unsigned int offset) ipfs_writel() argument
587 xudc_writel(struct tegra_xudc *xudc, u32 val, unsigned int offset) xudc_writel() argument
593 xudc_readl_poll(struct tegra_xudc *xudc, unsigned int offset, u32 mask, u32 val) xudc_readl_poll() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dhfa384x.h415 u16 offset; member
796 __le16 offset; member
804 __le16 offset; member
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_ocp.c361 unsigned long offset; member
1534 size_t offset, length; ptp_ocp_devlink_fw_image() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-stm32mp1.c1104 u32 offset; member
2218 int offset = id % (reg_width * BITS_PER_BYTE); in stm32_reset_update() local
2268 int offset = id % (reg_width * BITS_PER_BYTE); in stm32_reset_status() local
/kernel/linux/linux-6.6/drivers/block/
H A Dfloppy.c4785 int offset; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3.c1374 static bool gfx_v9_4_3_is_rlcg_access_range(struct amdgpu_device *adev, u32 offset) in gfx_v9_4_3_is_rlcg_access_range() argument
1347 gfx_v9_4_3_check_rlcg_range(struct amdgpu_device *adev, uint32_t offset, struct soc15_reg_rlcg *entries, int arr_size) gfx_v9_4_3_check_rlcg_range() argument
H A Dgfx_v9_0.c4933 static bool gfx_v9_0_is_rlcg_access_range(struct amdgpu_device *adev, u32 offset) in gfx_v9_0_is_rlcg_access_range() argument
4911 gfx_v9_0_check_rlcg_range(struct amdgpu_device *adev, uint32_t offset, struct soc15_reg_rlcg *entries, int arr_size) gfx_v9_0_check_rlcg_range() argument
5176 gfx_v9_0_ring_patch_cntl(struct amdgpu_ring *ring, unsigned offset) gfx_v9_0_ring_patch_cntl() argument
5185 gfx_v9_0_ring_patch_ce_meta(struct amdgpu_ring *ring, unsigned offset) gfx_v9_0_ring_patch_ce_meta() argument
5217 gfx_v9_0_ring_patch_de_meta(struct amdgpu_ring *ring, unsigned offset) gfx_v9_0_ring_patch_de_meta() argument
5419 uint64_t offset, ce_payload_gpu_addr; gfx_v9_0_ring_emit_ce_meta() local
5519 uint64_t offset, gds_addr, de_payload_gpu_addr; gfx_v9_0_ring_emit_de_meta() local
5623 gfx_v9_0_ring_emit_patch_cond_exec(struct amdgpu_ring *ring, unsigned offset) gfx_v9_0_ring_emit_patch_cond_exec() argument
[all...]
H A Dgfx_v10_0.c3817 uint32_t padding, offset; in gfx_v10_0_ring_test_ib() local
5202 unsigned int offset; member
7922 gfx_v10_0_check_rlcg_range(struct amdgpu_device *adev, uint32_t offset, struct soc15_reg_rlcg *entries, int arr_size) gfx_v10_0_check_rlcg_range() argument
7944 gfx_v10_0_is_rlcg_access_range(struct amdgpu_device *adev, u32 offset) gfx_v10_0_is_rlcg_access_range() argument
8523 gfx_v10_0_ring_emit_patch_cond_exec(struct amdgpu_ring *ring, unsigned int offset) gfx_v10_0_ring_emit_patch_cond_exec() argument
8588 uint64_t offset, ce_payload_gpu_addr; gfx_v10_0_ring_emit_ce_meta() local
8628 uint64_t offset, gds_addr, de_payload_gpu_addr; gfx_v10_0_ring_emit_de_meta() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/tegra/
H A Dclk-tegra210.c610 u32 offset = flag ? CLK_RST_CONTROLLER_CLK_OUT_ENB_X_SET : in tegra210_clk_emc_dll_enable() local
/kernel/linux/linux-6.6/include/uapi/drm/
H A Damdgpu_drm.h684 __u32 offset; member
959 __u32 offset; member

Completed in 118 milliseconds

1...<<441442443444445446447448449450>>...460