Searched refs:MPP_CMD_TRANS_FD_TO_IOVA (Results 1 - 10 of 10) sorted by relevance
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
H A D | mpp_service.h | 86 MPP_CMD_TRANS_FD_TO_IOVA = MPP_CMD_CONTROL_BASE + 1, enumerator
|
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
H A D | mpp_service.h | 86 MPP_CMD_TRANS_FD_TO_IOVA = MPP_CMD_CONTROL_BASE + 1, enumerator
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | mpp_service.h | 88 MPP_CMD_TRANS_FD_TO_IOVA = MPP_CMD_CONTROL_BASE + 1, enumerator
|
/device/soc/rockchip/common/hardware/mpp/include/ |
H A D | mpp_service.h | 86 MPP_CMD_TRANS_FD_TO_IOVA = MPP_CMD_CONTROL_BASE + 1, enumerator
|
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
H A D | mpp_common.h | 146 MPP_CMD_TRANS_FD_TO_IOVA = MPP_CMD_CONTROL_BASE + 1, enumerator
|
H A D | mpp_service.c | 223 seq_printf(file, "TRANS_FD_TO_IOVA: 0x%08x\n", MPP_CMD_TRANS_FD_TO_IOVA);
in mpp_show_support_cmd()
|
H A D | mpp_common.c | 1136 case MPP_CMD_TRANS_FD_TO_IOVA: {
in mpp_process_request()
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
H A D | mpp_service.c | 224 seq_printf(file, "TRANS_FD_TO_IOVA: 0x%08x\n", MPP_CMD_TRANS_FD_TO_IOVA); in mpp_show_support_cmd()
|
H A D | mpp_common.h | 118 MPP_CMD_TRANS_FD_TO_IOVA = MPP_CMD_CONTROL_BASE + 1, enumerator
|
H A D | mpp_common.c | 1163 case MPP_CMD_TRANS_FD_TO_IOVA: { in mpp_process_request()
|
Completed in 12 milliseconds