Searched refs:data_a (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/lib/ |
H A D | test_hexdump.c | 19 static const unsigned char data_a[] = ".2.{....p..$}.4...1.....L...C..."; variable 116 strncpy(p, data_a, l); in test_hexdump_prepare_test()
|
/openbmc/qemu/tests/unit/ |
H A D | test-aio.c | 775 ChainData data_a = { .max = 25000 }; in test_queue_chaining() local 778 data_b.other = qemu_coroutine_create(chain, &data_a); in test_queue_chaining() 779 data_a.other = qemu_coroutine_create(chain, &data_b); in test_queue_chaining() 783 g_assert_cmpint(data_a.i, ==, data_a.max); in test_queue_chaining() 787 qemu_coroutine_enter(data_a.other); in test_queue_chaining()
|
/openbmc/linux/include/uapi/linux/ |
H A D | scc.h | 146 io_port data_a; /* data port channel A */ member
|
/openbmc/linux/Documentation/networking/device_drivers/hamradio/ |
H A D | z8530drv.rst | 78 data_a 0x300 # data port A 95 data_a 153 data_a 0x300 # data port A 163 data_a 0x302 175 data_a 0x153 188 data_a 0x157 205 data_a 0x303 217 data_a 0x313
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_kms.c | 759 const struct vc4_crtc_data *data_a = in cmp_vc4_crtc_hvs_output() local 766 return data_a->hvs_output - data_b->hvs_output; in cmp_vc4_crtc_hvs_output()
|
/openbmc/linux/drivers/net/fddi/ |
H A D | defxx.c | 289 static int dfx_hw_port_ctrl_req(DFX_board_t *bp, PI_UINT32 command, PI_UINT32 data_a, PI_UINT32 da… 2737 PI_UINT32 data_a, in dfx_hw_port_ctrl_req() argument 2752 dfx_port_write_long(bp, PI_PDQ_K_REG_PORT_DATA_A, data_a); in dfx_hw_port_ctrl_req()
|
/openbmc/linux/drivers/net/hamradio/ |
H A D | scc.c | 1784 SCC_Info[2*Nchips ].data = hwcfg.data_a; in scc_net_siocdevprivate() 1815 chan? hwcfg.data_b : hwcfg.data_a, in scc_net_siocdevprivate()
|