Searched defs:real_offset (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/xen/ |
H A D | xen_pt_config_init.c | 85 uint32_t real_offset = 0; in xen_pt_find_reg() local 120 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_common_reg_init() 242 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_vendor_reg_init() 249 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_device_reg_init() 256 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_status_reg_init() 291 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_header_type_reg_init() 304 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_irqpin_reg_init() 413 uint32_t real_offset, uint32_t *data) in xen_pt_bar_reg_init() 861 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_linkctrl_reg_init() 879 XenPTRegInfo *reg, uint32_t real_offset, in xen_pt_devctrl2_reg_init() [all …]
|
H A D | xen_pt.c | 190 uint32_t real_offset = reg_grp_entry->base_offset + reg->offset; in xen_pt_pci_read_config() local 327 uint32_t real_offset = reg_grp_entry->base_offset + reg->offset; in xen_pt_pci_write_config() local
|
/openbmc/linux/drivers/iio/addac/ |
H A D | ad74413r.c | 283 unsigned int real_offset = st->gpo_gpio_offsets[offset]; in ad74413r_gpio_set() local 307 unsigned int real_offset = st->gpo_gpio_offsets[offset]; in ad74413r_gpio_set_multiple() local 326 unsigned int real_offset = st->comp_gpio_offsets[offset]; in ad74413r_gpio_get() local 353 unsigned int real_offset = st->comp_gpio_offsets[offset]; in ad74413r_gpio_get_multiple() local 378 unsigned int real_offset = st->gpo_gpio_offsets[offset]; in ad74413r_gpio_set_gpo_config() local 397 unsigned int real_offset = st->comp_gpio_offsets[offset]; in ad74413r_gpio_set_comp_config() local
|
/openbmc/linux/drivers/net/can/softing/ |
H A D | softing_fw.c | 388 ktime_t now, real_offset; in softing_raw2ktime() local
|