Searched refs:src_data_width (Results 1 – 4 of 4) sorted by relevance
30 uint32_t src_data_width: 2; /**< bit[4:5] source data width */ member
34 SOC_LOGI(" src_data_width: %x\n", hw->config_group[id].ctrl.src_data_width); in dma_struct_dump()
177 hw->config_group[id].ctrl.src_data_width = data_width & 0x03; in dma_ll_set_src_data_width()
109 …uint32_t src_data_width; /**< Specifies the Souce transfer width alignment(byte, half word,… member