Home
last modified time | relevance | path

Searched refs:rst_idx (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h927 u32 rst_idx; /* reset index */ member
939 u32 rst_idx; /* reset index */ member
Dmtk_eth_soc.c49 .rst_idx = 0x0a08,
61 .rst_idx = 0x1a08,
92 .rst_idx = 0x0a08,
108 .rst_idx = 0x6208,
120 .rst_idx = 0x4608,
2273 mtk_w32(eth, MT7628_PST_DTX_IDX0, soc->reg_map->pdma.rst_idx); in mtk_tx_alloc()
2424 reg_map->qdma.rst_idx); in mtk_rx_alloc()
2431 reg_map->pdma.rst_idx); in mtk_rx_alloc()