Home
last modified time | relevance | path

Searched defs:op_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.c140 static u32 comphy_poll_reg(void *addr, u32 val, u32 mask, u8 op_type) in comphy_poll_reg()
/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-flush-sync.c186 int op_type = xive_inject_tests[test_nr]; in test_flush_sync_inject() local
/openbmc/qemu/include/system/
H A Dcryptodev.h79 uint8_t op_type; member
152 uint8_t op_type; member
/openbmc/qemu/hw/virtio/
H A Dvirtio-crypto.c121 uint32_t op_type; in virtio_crypto_create_sym_session() local
729 uint32_t op_type; in virtio_crypto_handle_sym_req() local
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h284 uint32_t op_type; member
451 uint32_t op_type; member
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_plat.c593 u32 data, enum hws_operation op_type) in prfa_write()