/openbmc/linux/drivers/usb/musb/ |
H A D | musb_host.c | 202 u32 offset = 0; in musb_start_urb() local 627 struct urb *urb, u32 offset, u32 length) in musb_tx_dma_program() 671 u8 *buf, u32 offset, u32 len) in musb_ep_program() 1201 size_t offset = 0; in musb_host_tx() local
|
/openbmc/linux/arch/mips/kernel/ |
H A D | traps.c | 531 long offset; in simulate_ll() local 571 long offset; in simulate_sc() local 2320 void set_handler(unsigned long offset, const void *addr, unsigned long size) in set_handler() 2338 void set_uncached_handler(unsigned long offset, void *addr, in set_uncached_handler()
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | global2.c | 451 unsigned int offset = eeprom->offset; in mv88e6xxx_g2_get_eeprom8() local 474 unsigned int offset = eeprom->offset; in mv88e6xxx_g2_set_eeprom8() local 497 unsigned int offset = eeprom->offset; in mv88e6xxx_g2_get_eeprom16() local 547 unsigned int offset = eeprom->offset; in mv88e6xxx_g2_set_eeprom16() local
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_bcm7271.c | 249 int reg_type, int offset) in udma_readl() 255 int reg_type, int offset, u32 value) in udma_writel() 261 int reg_type, int offset, u32 bits) in udma_set() 272 int reg_type, int offset, u32 bits) in udma_unset()
|
/openbmc/linux/drivers/pinctrl/cirrus/ |
H A D | pinctrl-lochnagar.c | 936 unsigned int offset) in lochnagar_gpio_request() 965 unsigned int offset, in lochnagar_gpio_set_direction() 1061 unsigned int offset, int value) in lochnagar_gpio_set() 1097 unsigned int offset, int value) in lochnagar_gpio_direction_out()
|
/openbmc/linux/drivers/mtd/ |
H A D | mtdswap.c | 254 loff_t offset; in mtdswap_handle_badblock() local 325 loff_t offset; in mtdswap_read_markers() local 372 loff_t offset; in mtdswap_write_marker() local 1006 loff_t offset; in mtdswap_badblocks() local
|
/openbmc/linux/drivers/fsi/ |
H A D | fsi-core.c | 531 static unsigned long aligned_access_size(size_t offset, size_t count) in aligned_access_size() 661 loff_t *offset) in cfam_read() 697 size_t count, loff_t *offset) in cfam_write() 733 static loff_t cfam_llseek(struct file *file, loff_t offset, int whence) in cfam_llseek()
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-cti-sysfs.c | 213 #define coresight_cti_reg(name, offset) \ argument 221 #define coresight_cti_reg_rw(name, offset) \ argument 230 #define coresight_cti_reg_wo(name, offset) \ argument 309 #define cti_config_reg32_rw(name, cfgname, offset) \ argument
|
/openbmc/linux/drivers/hid/ |
H A D | hid-cp2112.c | 181 static int cp2112_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in cp2112_gpio_direction_input() 220 static void cp2112_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in cp2112_gpio_set() 268 static int cp2112_gpio_get(struct gpio_chip *chip, unsigned int offset) in cp2112_gpio_get() 280 unsigned offset, int value) in cp2112_gpio_direction_output()
|
H A D | hid-kye.c | 363 unsigned int *rsize, int offset, const char *device_name) in kye_consumer_control_fixup()
|
/openbmc/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_vq.c | 595 uint64_t offset, in virtio_gpu_cmd_transfer_to_host_2d() 1015 uint64_t offset, uint32_t level, in virtio_gpu_cmd_transfer_to_host_3d() 1050 uint64_t offset, uint32_t level, in virtio_gpu_cmd_transfer_from_host_3d() 1201 struct virtio_gpu_object_array *objs, uint64_t offset) in virtio_gpu_cmd_map()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | tlv320adc3xxx.c | 956 static int adc3xxx_gpio_request(struct gpio_chip *chip, unsigned int offset) in adc3xxx_gpio_request() 976 unsigned int offset, int value) in adc3xxx_gpio_direction_out() 993 static void adc3xxx_gpio_set(struct gpio_chip *chip, unsigned int offset, in adc3xxx_gpio_set() 1002 static int adc3xxx_gpio_get(struct gpio_chip *chip, unsigned int offset) in adc3xxx_gpio_get()
|
H A D | wm8996.c | 2139 static void wm8996_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in wm8996_gpio_set() 2148 unsigned offset, int value) in wm8996_gpio_direction_out() 2160 static int wm8996_gpio_get(struct gpio_chip *chip, unsigned offset) in wm8996_gpio_get() 2173 static int wm8996_gpio_direction_in(struct gpio_chip *chip, unsigned offset) in wm8996_gpio_direction_in()
|
/openbmc/linux/sound/soc/sunxi/ |
H A D | sun4i-i2s.c | 126 #define SUN8I_I2S_TX_CHAN_OFFSET(offset) (offset << 12) argument 135 #define SUN50I_H6_I2S_TX_CHAN_SEL_OFFSET(offset) ((offset) << 20) argument 731 u8 offset; in sun8i_i2s_set_soc_fmt() local 839 u8 offset; in sun50i_h6_i2s_set_soc_fmt() local
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomctrl.c | 261 unsigned int offset = offsetof(ATOM_VOLTAGE_OBJECT_INFO_V3_1, asVoltageObj[0]); in atomctrl_lookup_voltage_type_v3() local 615 unsigned int offset = offsetof(ATOM_GPIO_PIN_LUT, asGPIO_Pin[0]); in atomctrl_lookup_gpio_pin() local 1648 uint16_t offset) in get_edc_leakage_table() 1667 uint16_t offset) in atomctrl_get_edc_leakage_table()
|
/openbmc/linux/drivers/net/ethernet/davicom/ |
H A D | dm9000.c | 468 dm9000_read_eeprom(struct board_info *db, int offset, u8 *to) in dm9000_read_eeprom() 508 dm9000_write_eeprom(struct board_info *db, int offset, u8 *data) in dm9000_write_eeprom() 625 int offset = ee->offset; in dm9000_get_eeprom() local 649 int offset = ee->offset; in dm9000_set_eeprom() local
|
/openbmc/linux/drivers/phy/tegra/ |
H A D | xusb.h | 34 unsigned int offset; member 466 unsigned long offset) in padctl_writel() 473 unsigned long offset) in padctl_readl() 481 unsigned long offset, u32 val, u32 mask, in padctl_readl_poll()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm.c | 867 uint64_t flags, uint64_t offset, uint64_t vram_base, in amdgpu_vm_update_range() 1507 uint64_t offset, in amdgpu_vm_verify_parameters() 1553 uint64_t saddr, uint64_t offset, in amdgpu_vm_bo_map() 1612 uint64_t saddr, uint64_t offset, in amdgpu_vm_bo_replace_map()
|
/openbmc/linux/fs/ext4/ |
H A D | mmp.c | 14 int offset = offsetof(struct mmp_struct, mmp_checksum); in ext4_mmp_csum() local
|
/openbmc/linux/drivers/nvmem/ |
H A D | jz4780-efuse.c | 69 static int jz4780_efuse_read(void *context, unsigned int offset, in jz4780_efuse_read()
|
/openbmc/qemu/chardev/ |
H A D | char-io.c | 153 size_t offset = 0; in io_channel_send_full() local
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | ptrace.h | 80 unsigned int offset) in regs_get_register()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_gnss.c | 24 unsigned int offset = 0; in ice_gnss_do_write() local
|
/openbmc/linux/fs/gfs2/ |
H A D | export.c | 70 int length, loff_t offset, u64 inum, in get_name_filldir()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/abm/ |
H A D | cls.c | 135 unsigned int offset; in nfp_abm_update_band_map() local
|