Home
last modified time | relevance | path

Searched defs:offset (Results 401 – 425 of 6188) sorted by relevance

1...<<11121314151617181920>>...248

/Linux-v6.6/sound/isa/sb/
Demu8000_patch.c74 read_word(const void __user *buf, int offset, int mode) in read_word()
120 write_word(struct snd_emu8000 *emu, int *offset, unsigned short data) in write_word()
142 int offset; in snd_emu8000_sample_new() local
/Linux-v6.6/arch/x86/kernel/
Dearly_printk.c97 static unsigned int io_serial_in(unsigned long addr, int offset) in io_serial_in()
102 static void io_serial_out(unsigned long addr, int offset, int value) in io_serial_out()
195 static void mem32_serial_out(unsigned long addr, int offset, int value) in mem32_serial_out()
202 static unsigned int mem32_serial_in(unsigned long addr, int offset) in mem32_serial_in()
/Linux-v6.6/tools/perf/util/
Dtrace-event-parse.c18 int *offset, int *size, const char *type) in get_common_field()
42 static int offset; in common_lock_depth() local
56 static int offset; in common_flags() local
70 static int offset; in common_pc() local
/Linux-v6.6/include/dt-bindings/pinctrl/
Domap.h57 #define OMAP_IOPAD_OFFSET(pa, offset) (((pa) & 0xffff) - (offset)) argument
74 #define OMAP_PADCONF_OFFSET(offset, base_offset) ((offset) - (base_offset)) argument
76 #define OMAP4_IOPAD(offset, val) OMAP_PADCONF_OFFSET((offset), 0x0040) (val) argument
77 #define OMAP5_IOPAD(offset, val) OMAP_PADCONF_OFFSET((offset), 0x0040) (val) argument
/Linux-v6.6/sound/firewire/dice/
Ddice-transaction.c12 u64 offset) in get_subaddr()
38 unsigned int offset, void *buf, unsigned int len) in snd_dice_transaction_write()
47 enum snd_dice_addr_type type, unsigned int offset, in snd_dice_transaction_read()
134 int generation, unsigned long long offset, in dice_notification()
/Linux-v6.6/arch/x86/include/uapi/asm/
Dsgx.h60 __u64 offset; member
97 __u64 offset; member
115 __u64 offset; member
136 __u64 offset; member
/Linux-v6.6/drivers/pinctrl/qcom/
Dpinctrl-ssbi-gpio.c247 unsigned int offset, in pm8xxx_pin_config_get()
316 unsigned int offset, in pm8xxx_pin_config_set()
453 unsigned offset) in pm8xxx_gpio_direction_input()
468 unsigned offset, in pm8xxx_gpio_direction_output()
487 static int pm8xxx_gpio_get(struct gpio_chip *chip, unsigned offset) in pm8xxx_gpio_get()
509 static void pm8xxx_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in pm8xxx_gpio_set()
543 unsigned offset, in pm8xxx_gpio_dbg_show_one()
700 unsigned int offset) in pm8xxx_child_offset_to_irq()
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_gem.c209 shmem_pread(struct page *page, int offset, int len, char __user *user_data, in shmem_pread()
233 unsigned long offset; in i915_gem_shmem_pread() local
282 loff_t base, int offset, in gtt_user_read()
387 unsigned long remain, offset; in i915_gem_gtt_pread() local
517 loff_t base, int offset, in ggtt_write()
551 unsigned long remain, offset; in i915_gem_gtt_pwrite_fast() local
645 shmem_pwrite(struct page *page, int offset, int len, char __user *user_data, in shmem_pwrite()
673 unsigned long offset; in i915_gem_shmem_pwrite() local
/Linux-v6.6/drivers/net/wireless/broadcom/b43legacy/
Dphy.c104 u16 b43legacy_phy_read(struct b43legacy_wldev *dev, u16 offset) in b43legacy_phy_read()
110 void b43legacy_phy_write(struct b43legacy_wldev *dev, u16 offset, u16 val) in b43legacy_phy_write()
196 u16 offset = 0x0000; in b43legacy_phy_agcsetup() local
424 u16 offset; in b43legacy_phy_initb2() local
473 u16 offset; in b43legacy_phy_initb4() local
529 u16 offset; in b43legacy_phy_initb5() local
644 u16 offset; in b43legacy_phy_initb6() local
2074 u16 offset; in b43legacy_phy_set_antenna_diversity() local
/Linux-v6.6/drivers/pinctrl/
Dpinctrl-as3722.c286 struct pinctrl_gpio_range *range, unsigned offset) in as3722_pinctrl_gpio_request_enable()
296 struct pinctrl_gpio_range *range, unsigned offset, bool input) in as3722_pinctrl_gpio_set_direction()
427 static int as3722_gpio_get(struct gpio_chip *chip, unsigned offset) in as3722_gpio_get()
474 static void as3722_gpio_set(struct gpio_chip *chip, unsigned offset, in as3722_gpio_set()
503 static int as3722_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in as3722_gpio_direction_input()
509 unsigned offset, int value) in as3722_gpio_direction_output()
515 static int as3722_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in as3722_gpio_to_irq()
/Linux-v6.6/drivers/hwmon/pmbus/
Ducd9000.c249 unsigned int offset) in ucd9000_gpio_read_config()
261 static int ucd9000_gpio_get(struct gpio_chip *gc, unsigned int offset) in ucd9000_gpio_get()
273 static void ucd9000_gpio_set(struct gpio_chip *gc, unsigned int offset, in ucd9000_gpio_set()
317 unsigned int offset) in ucd9000_gpio_get_direction()
330 unsigned int offset, bool direction_out, in ucd9000_gpio_set_direction()
376 unsigned int offset) in ucd9000_gpio_direction_input()
382 unsigned int offset, int val) in ucd9000_gpio_direction_output()
/Linux-v6.6/drivers/pwm/
Dpwm-pca9685.c248 static int pca9685_pwm_gpio_request(struct gpio_chip *gpio, unsigned int offset) in pca9685_pwm_gpio_request()
258 static int pca9685_pwm_gpio_get(struct gpio_chip *gpio, unsigned int offset) in pca9685_pwm_gpio_get()
265 static void pca9685_pwm_gpio_set(struct gpio_chip *gpio, unsigned int offset, in pca9685_pwm_gpio_set()
273 static void pca9685_pwm_gpio_free(struct gpio_chip *gpio, unsigned int offset) in pca9685_pwm_gpio_free()
283 unsigned int offset) in pca9685_pwm_gpio_get_direction()
290 unsigned int offset) in pca9685_pwm_gpio_direction_input()
296 unsigned int offset, int value) in pca9685_pwm_gpio_direction_output()
/Linux-v6.6/drivers/mtd/
Dftl.c154 loff_t offset, max_offset; in scan_header() local
199 loff_t offset; in build_maps() local
377 loff_t offset; in prepare_xfer() local
438 loff_t offset; in copy_erase_unit() local
754 size_t offset, retlen; in ftl_read() local
803 size_t retlen, offset; in set_bam_entry() local
868 size_t retlen, offset; in ftl_write() local
/Linux-v6.6/fs/udf/
Dudftime.c35 int16_t offset; in udf_disk_stamp_to_time() local
62 int16_t offset; in udf_time_to_disk_stamp() local
/Linux-v6.6/drivers/gpu/drm/tegra/
Dfalcon.c20 static void falcon_writel(struct falcon *falcon, u32 value, u32 offset) in falcon_writel()
43 unsigned long offset, in falcon_copy_chunk()
162 unsigned long offset; in falcon_boot() local
/Linux-v6.6/drivers/gpu/drm/i915/gvt/
Dmmio.c69 unsigned int offset = 0; in failsafe_emulate_mmio_rw() local
111 unsigned int offset = 0; in intel_vgpu_emulate_mmio_read() local
186 unsigned int offset = 0; in intel_vgpu_emulate_mmio_write() local
/Linux-v6.6/drivers/tty/serial/8250/
D8250_em.c36 static void serial8250_em_serial_out_helper(struct uart_port *p, int offset, in serial8250_em_serial_out_helper()
62 static unsigned int serial8250_em_serial_in(struct uart_port *p, int offset) in serial8250_em_serial_in()
122 static void serial8250_em_serial_out(struct uart_port *p, int offset, int value) in serial8250_em_serial_out()
/Linux-v6.6/drivers/gpio/
Dgpio-pca9570.c72 unsigned offset) in pca9570_get_direction()
78 static int pca9570_get(struct gpio_chip *chip, unsigned offset) in pca9570_get()
91 static void pca9570_set(struct gpio_chip *chip, unsigned offset, int value) in pca9570_set()
/Linux-v6.6/drivers/pinctrl/aspeed/
Dpinctrl-aspeed.c42 struct seq_file *s, unsigned int offset) in aspeed_pinctrl_pin_dbg_show()
379 unsigned int offset) in aspeed_gpio_request_enable()
476 static inline bool pin_in_config_range(unsigned int offset, in pin_in_config_range()
484 unsigned int offset, in find_pinconf_config()
530 int aspeed_pin_config_get(struct pinctrl_dev *pctldev, unsigned int offset, in aspeed_pin_config_get()
571 int aspeed_pin_config_set(struct pinctrl_dev *pctldev, unsigned int offset, in aspeed_pin_config_set()
/Linux-v6.6/arch/powerpc/boot/
Ddcr.h28 #define SDRAM0_READ(offset) ({\ argument
31 #define SDRAM0_WRITE(offset, data) ({\ argument
181 #define SDR0_READ(offset) ({\ argument
184 #define SDR0_WRITE(offset, data) ({\ argument
199 #define CPR0_READ(offset) ({\ argument
202 #define CPR0_WRITE(offset, data) ({\ argument
/Linux-v6.6/drivers/pci/hotplug/
Dibmphp_hpc.c325 static u8 isa_ctrl_read(struct controller *ctlr_ptr, u8 offset) in isa_ctrl_read()
338 static void isa_ctrl_write(struct controller *ctlr_ptr, u8 offset, u8 data) in isa_ctrl_write()
348 static u8 pci_ctrl_read(struct controller *ctrl, u8 offset) in pci_ctrl_read()
357 static u8 pci_ctrl_write(struct controller *ctrl, u8 offset, u8 data) in pci_ctrl_write()
368 static u8 ctrl_read(struct controller *ctlr, void __iomem *base, u8 offset) in ctrl_read()
388 static u8 ctrl_write(struct controller *ctlr, void __iomem *base, u8 offset, u8 data) in ctrl_write()
/Linux-v6.6/include/linux/bcma/
Dbcma_driver_pcie2.h151 #define pcie2_read16(pcie2, offset) bcma_read16((pcie2)->core, offset) argument
152 #define pcie2_read32(pcie2, offset) bcma_read32((pcie2)->core, offset) argument
153 #define pcie2_write16(pcie2, offset, val) bcma_write16((pcie2)->core, offset, val) argument
154 #define pcie2_write32(pcie2, offset, val) bcma_write32((pcie2)->core, offset, val) argument
156 #define pcie2_set32(pcie2, offset, set) bcma_set32((pcie2)->core, offset, set) argument
157 #define pcie2_mask32(pcie2, offset, mask) bcma_mask32((pcie2)->core, offset, mask) argument
/Linux-v6.6/drivers/iio/adc/
Dti-ads7950.c406 static void ti_ads7950_set(struct gpio_chip *chip, unsigned int offset, in ti_ads7950_set()
424 static int ti_ads7950_get(struct gpio_chip *chip, unsigned int offset) in ti_ads7950_get()
460 unsigned int offset) in ti_ads7950_get_direction()
468 static int _ti_ads7950_set_direction(struct gpio_chip *chip, int offset, in _ti_ads7950_set_direction()
494 unsigned int offset) in ti_ads7950_direction_input()
500 unsigned int offset, int value) in ti_ads7950_direction_output()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dsoc15_common.h37 #define SOC15_REG_OFFSET1(ip, inst, reg, offset) \ argument
78 #define RREG32_SOC15_OFFSET(ip, inst, reg, offset) \ argument
96 #define WREG32_SOC15_OFFSET(ip, inst, reg, offset, value) \ argument
105 #define SOC15_WAIT_ON_RREG_OFFSET(ip, inst, reg, offset, expected_value, mask) \ argument
191 #define WREG32_SOC15_OFFSET_RLC(ip, inst, reg, offset, value) \ argument
194 #define RREG32_SOC15_OFFSET_RLC(ip, inst, reg, offset) \ argument
/Linux-v6.6/arch/mips/include/asm/octeon/
Dcvmx-pip-defs.h54 #define CVMX_PIP_ALT_SKIP_CFGX(offset) (CVMX_ADD_IO_SEG(0x00011800A0002A00ull) + ((offset) & 3) * 8) argument
57 #define CVMX_PIP_BSEL_EXT_CFGX(offset) (CVMX_ADD_IO_SEG(0x00011800A0002800ull) + ((offset) & 3) * 1… argument
58 #define CVMX_PIP_BSEL_EXT_POSX(offset) (CVMX_ADD_IO_SEG(0x00011800A0002808ull) + ((offset) & 3) * 1… argument
59 #define CVMX_PIP_BSEL_TBL_ENTX(offset) (CVMX_ADD_IO_SEG(0x00011800A0003000ull) + ((offset) & 511) *… argument
61 #define CVMX_PIP_CRC_CTLX(offset) (CVMX_ADD_IO_SEG(0x00011800A0000040ull) + ((offset) & 1) * 8) argument
62 #define CVMX_PIP_CRC_IVX(offset) (CVMX_ADD_IO_SEG(0x00011800A0000050ull) + ((offset) & 1) * 8) argument
63 #define CVMX_PIP_DEC_IPSECX(offset) (CVMX_ADD_IO_SEG(0x00011800A0000080ull) + ((offset) & 3) * 8) argument
66 #define CVMX_PIP_FRM_LEN_CHKX(offset) (CVMX_ADD_IO_SEG(0x00011800A0000180ull) + ((offset) & 1) * 8) argument
73 #define CVMX_PIP_PRI_TBLX(offset) (CVMX_ADD_IO_SEG(0x00011800A0004000ull) + ((offset) & 255) * 8) argument
74 #define CVMX_PIP_PRT_CFGBX(offset) (CVMX_ADD_IO_SEG(0x00011800A0008000ull) + ((offset) & 63) * 8) argument
[all …]

1...<<11121314151617181920>>...248