Searched refs:byte_swap (Results 1 – 2 of 2) sorted by relevance
93 bool byte_swap; /**< set true to swap [31:16] and [15:0] */ member
85 config->byte_swap = false; in pdma_get_default_plane_config()321 | PDMA_PS_CTRL_HW_BYTE_SWAP_SET(plane_src->byte_swap) in pdma_config_planes()353 | PDMA_PS_CTRL_HW_BYTE_SWAP_SET(plane_dst->byte_swap) in pdma_config_planes()
Completed in 8 milliseconds