Home
last modified time | relevance | path

Searched defs:w1 (Results 1 – 18 of 18) sorted by relevance

/openbmc/u-boot/drivers/w1-eeprom/
H A Dw1-eeprom-uclass.c53 struct w1_device *w1; in w1_eeprom_register_new_device() local
72 struct w1_device *w1 = dev_get_parent_platdata(dev); in w1_eeprom_get_id() local
H A Dds24xxx.c32 struct w1_device *w1; in ds24xxx_probe() local
H A Dds2502.c222 struct w1_device *w1; in ds2502_probe() local
/openbmc/u-boot/drivers/w1/
H A Dw1-uclass.c31 struct w1_bus *w1 = dev_get_uclass_priv(bus); in w1_enumerate() local
132 struct w1_device *w1 = dev_get_parent_platdata(dev); in w1_get_device_family() local
139 struct w1_device *w1 = dev_get_parent_platdata(dev); in w1_reset_select() local
/openbmc/u-boot/arch/nios2/lib/
H A Dlonglong.h113 #define umul_ppmm(w1, w0, u, v) \ argument
125 #define umul_ppmm(w1, w0, u, v) \ argument
/openbmc/openpower-hw-diags/test/
H A Dtest-bin-stream.cpp37 uint8_t w1 = 0x11; in TEST() local
/openbmc/qemu/hw/nvram/
H A Dxlnx-versal-efuse-cache.c37 unsigned int w1 = QEMU_ALIGN_DOWN((addr + size - 1) * 8, 32); in efuse_cache_read() local
/openbmc/u-boot/arch/m68k/lib/
H A Dmuldi3.c15 #define umul_ppmm(w1, w0, u, v) \ argument
/openbmc/u-boot/arch/microblaze/lib/
H A Dmuldi3.c17 #define umul_ppmm(w1, w0, u, v) \ argument
/openbmc/qemu/include/hw/ppc/
H A Dxive2_regs.h78 uint32_t w1; member
164 uint32_t w1; member
227 uint32_t w1; member
H A Dxive_regs.h241 uint32_t w1; member
298 uint32_t w1; member
/openbmc/qemu/crypto/
H A Daes.c1066 uint32_t w0, w1, w2, w3; in aesenc_SB_SR_MC_AK_swap() local
1228 uint32_t w0, w1, w2, w3; in aesdec_ISB_ISR_IMC_AK_swap() local
/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-test.c126 uint32_t w1 = 0x000000ff; in reset_hw_threads() local
/openbmc/u-boot/include/zfs/
H A Dspa.h244 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c274 uint64_t w0, w1, w2, w3, w4, w5, w6, w7, w8, w9, w10, w11, w12, w13, w14, w15; in Transform() local
/openbmc/qemu/hw/vfio-user/
H A Dproxy.c1345 VFIOUserWROne *w1 = &wm->wrs[wm->wr_cnt]; in vfio_user_add_multi() local
/openbmc/qemu/ui/
H A Dconsole-vc.c384 int w1, x, y, last_width, w, h; in text_console_resize() local
/openbmc/qemu/hw/i386/kvm/
H A Dxenstore_impl.c1313 XsWatch *w1 = g_hash_table_lookup(s->watches, watch_paths[i]); in xs_impl_reset_watches() local