Home
last modified time | relevance | path

Searched refs:next_gpd (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/mtu3/
H A Dmtu3_qmu.c266 gpd->next_gpd = cpu_to_le32(lower_32_bits(enq_dma)); in mtu3_prepare_tx_gpd()
309 gpd->next_gpd = cpu_to_le32(lower_32_bits(enq_dma)); in mtu3_prepare_rx_gpd()
H A Dmtu3.h157 * upper 4 bits are extension bits of @next_gpd
158 * @next_gpd: Physical address of the next GPD
166 * upper 4 bits are extension bits of @next_gpd
171 __le32 next_gpd; member
H A Dmtu3_trace.h190 __entry->dw1 = le32_to_cpu(gpd->next_gpd);
H A Dmtu3_debugfs.c239 i, &dma, gpd, gpd->dw0_info, gpd->next_gpd, in mtu3_qmu_gpd_show()
/kernel/linux/linux-6.6/drivers/usb/mtu3/
H A Dmtu3.h162 * upper 4 bits are extension bits of @next_gpd
163 * @next_gpd: Physical address of the next GPD
171 * upper 4 bits are extension bits of @next_gpd
176 __le32 next_gpd; member
H A Dmtu3_trace.h188 __entry->dw1 = le32_to_cpu(gpd->next_gpd);
H A Dmtu3_qmu.c266 gpd->next_gpd = cpu_to_le32(lower_32_bits(enq_dma)); in mtu3_prepare_tx_gpd()
309 gpd->next_gpd = cpu_to_le32(lower_32_bits(enq_dma)); in mtu3_prepare_rx_gpd()
H A Dmtu3_debugfs.c240 i, &dma, gpd, gpd->dw0_info, gpd->next_gpd, in mtu3_qmu_gpd_show()

Completed in 7 milliseconds