Home
last modified time | relevance | path

Searched refs:tx_ch_num (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/dma/
Dkeystone_nav_cfg.c16 .tx_ch_num = CONFIG_KSNAV_NETCP_PDMA_TX_CH_NUM,
Dkeystone_nav.c185 for (j = 0; j < pktdma->tx_ch_num; j++) { in ksnav_tx_disable()
257 for (j = 0; j < pktdma->tx_ch_num; j++) { in ksnav_init()
/external/u-boot/arch/arm/include/asm/ti-common/
Dkeystone_nav.h157 u32 tx_ch_num; member