Home
last modified time | relevance | path

Searched refs:base1 (Results 1 – 25 of 45) sorted by relevance

12

/openbmc/linux/arch/ia64/kernel/
H A Dgate.S73 # define base1 r3 macro
135 adds base1=(ARG1_OFF-(RBS_BASE_OFF+SIGCONTEXT_OFF)),base1
150 stf.spill [base1]=f7,32
153 stf.spill [base1]=f9,32
157 stf.spill [base1]=f11,32
160 stf.spill [base1]=f13,32
178 ldf.fill f7=[base1],32
181 ldf.fill f9=[base1],32
184 ldf.fill f11=[base1],32
187 ldf.fill f13=[base1],32
[all …]
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-keembay.c117 void __iomem *base1; member
899 keembay_write_reg(val, kpc->base1 + KEEMBAY_GPIO_MODE, pin); in keembay_gpio_invert()
907 keembay_write_reg(val, kpc->base1 + KEEMBAY_GPIO_MODE, pin); in keembay_gpio_restore_default()
919 val = keembay_read_reg(kpc->base1 + KEEMBAY_GPIO_MODE, pin); in keembay_request_gpio()
951 val = keembay_read_reg(kpc->base1 + KEEMBAY_GPIO_MODE, pin); in keembay_set_mux()
953 keembay_write_reg(val, kpc->base1 + KEEMBAY_GPIO_MODE, pin); in keembay_set_mux()
971 keembay_write_reg(val, kpc->base1 + KEEMBAY_GPIO_MODE, pin); in keembay_pinconf_set_pull()
995 keembay_write_reg(val, kpc->base1 + KEEMBAY_GPIO_MODE, pin); in keembay_pinconf_set_drive()
1676 kpc->base1 = devm_platform_ioremap_resource(pdev, 1); in keembay_pinctrl_probe()
1677 if (IS_ERR(kpc->base1)) in keembay_pinctrl_probe()
[all …]
/openbmc/linux/drivers/mfd/
H A Dmcp-sa11x0.c29 void __iomem *base1; member
40 #define MCCR1(m) ((m)->base1 + 0x00)
196 m->base1 = ioremap(mem1->start, resource_size(mem1)); in mcp_sa11x0_probe()
197 if (!m->base0 || !m->base1) { in mcp_sa11x0_probe()
224 iounmap(m->base1); in mcp_sa11x0_probe()
249 iounmap(m->base1); in mcp_sa11x0_remove()
/openbmc/sdeventplus/test/source/
H A Dbase.cpp213 std::unique_ptr<BaseImpl> base1, base2; in TEST_F() local
215 std::tie(base1, destroy) = make_base(*event, expected_source); in TEST_F()
216 set_prepare_placeholder(*base1); in TEST_F()
217 EXPECT_TRUE(base1->get_prepare()); in TEST_F()
223 base2 = std::make_unique<BaseImpl>(*base1); in TEST_F()
224 EXPECT_EQ(&base1->get_prepare(), &base2->get_prepare()); in TEST_F()
226 empty_base(std::move(*base1)); in TEST_F()
227 EXPECT_THROW(base1->get_prepare(), std::bad_optional_access); in TEST_F()
232 *base1 = *base2; in TEST_F()
233 EXPECT_EQ(&base1->get_prepare(), &base2->get_prepare()); in TEST_F()
[all …]
/openbmc/linux/arch/x86/include/asm/
H A Ddesc_defs.h19 u16 base1: 8, type: 4, s: 1, dpl: 2, p: 1; member
28 .base1 = ((base) >> 16) & 0xFF, \
58 u16 base1 : 8, type : 5, dpl : 2, p : 1; member
H A Ddesc.h21 desc->base1 = (info->base_addr & 0x00ff0000) >> 16; in fill_ldt()
170 desc->base1 = (addr >> 16) & 0xFF; in set_tssldt_descriptor()
384 return (unsigned)(desc->base0 | ((desc->base1) << 16) | ((desc->base2) << 24)); in get_desc_base()
390 desc->base1 = (base >> 16) & 0xff; in set_desc_base()
/openbmc/u-boot/lib/
H A Dlmb.c43 static long lmb_addrs_overlap(phys_addr_t base1, phys_size_t size1, in lmb_addrs_overlap() argument
46 const phys_addr_t base1_end = base1 + size1 - 1; in lmb_addrs_overlap()
49 return ((base1 <= base2_end) && (base2 <= base1_end)); in lmb_addrs_overlap()
52 static long lmb_addrs_adjacent(phys_addr_t base1, phys_size_t size1, in lmb_addrs_adjacent() argument
55 if (base2 == base1 + size1) in lmb_addrs_adjacent()
57 else if (base1 == base2 + size2) in lmb_addrs_adjacent()
66 phys_addr_t base1 = rgn->region[r1].base; in lmb_regions_adjacent() local
71 return lmb_addrs_adjacent(base1, size1, base2, size2); in lmb_regions_adjacent()
/openbmc/linux/drivers/gpio/
H A Dgpio-em.c25 void __iomem *base1; member
63 return ioread32(p->base1 + (offs - GIO_IDT0)); in em_gio_read()
72 iowrite32(value, p->base1 + (offs - GIO_IDT0)); in em_gio_write()
299 p->base1 = devm_platform_ioremap_resource(pdev, 1); in em_gio_probe()
300 if (IS_ERR(p->base1)) in em_gio_probe()
301 return PTR_ERR(p->base1); in em_gio_probe()
/openbmc/qemu/tests/qapi-schema/
H A Ddoc-good.txt78 "base1": "Enum"
125 The members of "Variant1" when "base1" is ""one""
126 The members of "Variant2" when "base1" is ""two"" (**If: **"IFONE or
H A Ddoc-good.json75 # @base1:
79 { 'struct': 'Base', 'data': { 'base1': 'Enum' },
116 'discriminator': 'base1',
H A Ddoc-good.out21 member base1: Enum optional=False
31 tag base1
119 arg=base1
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-cygnus-mux.c104 void __iomem *base1; member
855 val = readl(pinctrl->base1 + mux->offset); in cygnus_gpio_request_enable()
857 writel(val, pinctrl->base1 + mux->offset); in cygnus_gpio_request_enable()
882 val = readl(pinctrl->base1 + mux->offset); in cygnus_gpio_disable_free()
884 writel(val, pinctrl->base1 + mux->offset); in cygnus_gpio_disable_free()
954 pinctrl->base1 = devm_platform_ioremap_resource(pdev, 1); in cygnus_pinmux_probe()
955 if (IS_ERR(pinctrl->base1)) { in cygnus_pinmux_probe()
957 return PTR_ERR(pinctrl->base1); in cygnus_pinmux_probe()
H A Dpinctrl-nsp-mux.c112 void __iomem *base1; member
429 base_address = pinctrl->base1; in nsp_pinmux_set()
575 pinctrl->base1 = devm_ioremap(&pdev->dev, res->start, in nsp_pinmux_probe()
577 if (!pinctrl->base1) { in nsp_pinmux_probe()
H A Dpinctrl-ns2-mux.c118 void __iomem *base1; member
613 base_address = pinctrl->base1; in ns2_pinmux_set()
1046 pinctrl->base1 = devm_ioremap(&pdev->dev, res->start, in ns2_pinmux_probe()
1048 if (!pinctrl->base1) { in ns2_pinmux_probe()
/openbmc/linux/drivers/perf/arm_cspmu/
H A Darm_cspmu.c702 writeq(val, cspmu->base1 + offset); in arm_cspmu_write_counter()
706 writel(lower_32_bits(val), cspmu->base1 + offset); in arm_cspmu_write_counter()
718 counter_addr = cspmu->base1 + offset; in arm_cspmu_read_counter()
726 return readl(cspmu->base1 + offset); in arm_cspmu_read_counter()
942 cspmu->base1 = cspmu->base0; in arm_cspmu_init_mmio()
944 cspmu->base1 = devm_platform_ioremap_resource(pdev, 1); in arm_cspmu_init_mmio()
945 if (IS_ERR(cspmu->base1)) { in arm_cspmu_init_mmio()
947 return PTR_ERR(cspmu->base1); in arm_cspmu_init_mmio()
991 pmovs[i] = readl(cspmu->base1 + pmovclr_offset); in arm_cspmu_get_reset_overflow()
993 writel(pmovs[i], cspmu->base1 + pmovclr_offset); in arm_cspmu_get_reset_overflow()
H A Darm_cspmu.h123 void __iomem *base1; member
/openbmc/linux/arch/arm/kernel/
H A Dbios32.c206 u32 base0, base1; in pci_fixup_cy82c693() local
210 base1 = 0x3f4; in pci_fixup_cy82c693()
213 base1 = 0x374; in pci_fixup_cy82c693()
219 base1 | PCI_BASE_ADDRESS_SPACE_IO); in pci_fixup_cy82c693()
/openbmc/linux/drivers/video/
H A Daperture.c144 static bool overlap(resource_size_t base1, resource_size_t end1, in overlap() argument
147 return (base1 < end2) && (end1 > base2); in overlap()
/openbmc/qemu/target/i386/hvf/
H A Dx86.h125 uint64_t base1:8; member
140 return (uint32_t)((desc->base2 << 24) | (desc->base1 << 16) | desc->base0); in x86_segment_base()
147 desc->base1 = (base >> 16) & 0xff; in x86_set_segment_base()
/openbmc/linux/drivers/thermal/qcom/
H A Dtsens.c76 u32 base1, base2; in tsens_read_calibration() local
99 ret = nvmem_cell_read_variable_le_u32(priv->dev, name, &base1); in tsens_read_calibration()
134 p1[i] = p1[i] + (base1 << shift); in tsens_read_calibration()
144 p1[i] = (p1[i] + base1) << shift; in tsens_read_calibration()
211 u32 base1, base2; in tsens_read_calibration_legacy() local
220 base1 = tsens_read_cell(&format->base[0], format->base_len, cdata0, cdata1); in tsens_read_calibration_legacy()
231 p1[i] = p1[i] + (base1 << format->base_shift); in tsens_read_calibration_legacy()
239 p1[i] = (p1[i] + base1) << format->base_shift; in tsens_read_calibration_legacy()
/openbmc/linux/arch/s390/kvm/
H A Dkvm-s390.h127 u32 base1 = (vcpu->arch.sie_block->ipb & 0xf0000000) >> 28; in kvm_s390_get_base_disp_sse() local
132 *address1 = (base1 ? vcpu->run->s.regs.gprs[base1] : 0) + disp1; in kvm_s390_get_base_disp_sse()
136 *ar_b1 = base1; in kvm_s390_get_base_disp_sse()
/openbmc/u-boot/test/lib/
H A Dlmb.c14 phys_addr_t base1, phys_size_t size1, in check_lmb() argument
26 ut_asserteq(lmb->reserved.region[0].base, base1); in check_lmb()
40 #define ASSERT_LMB(lmb, ram_base, ram_size, num_reserved, base1, size1, \ argument
43 num_reserved, base1, size1, base2, size2, base3, \
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-tsens.yaml121 - const: base1
158 - const: base1
332 "base1", "base2",
/openbmc/linux/arch/x86/math-emu/
H A Dfpu_system.h48 return base | ((unsigned long)d->base1 << 16) | d->base0; in seg_get_base()
/openbmc/linux/drivers/bluetooth/
H A Dbtmrvl_sdio.c564 u8 base0, base1; in btmrvl_sdio_download_fw_w_helper() local
622 base1 = sdio_readb(card->func, in btmrvl_sdio_download_fw_w_helper()
628 base1, base1); in btmrvl_sdio_download_fw_w_helper()
633 len = (((u16) base1) << 8) | base0; in btmrvl_sdio_download_fw_w_helper()

12