Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/include/driver/
Duart.h126 uint8_t dest_width; /*!< @if Eng Transfer data width of the destination. member
Dspi.h83 uint8_t dest_width; /*!< @if Eng Transfer data width of the destination. member
Ddma.h156 uint8_t dest_width; member
Di2s.h325 uint8_t dest_width; /*!< @if Eng Transfer data width of the destination. member
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/dma/
Dhal_dma.h286 hal_dma_data_width_t dest_width; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c2597 int dest_width = drm_rect_width(dest); in vop_plane_line_bandwidth() local