Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Datcwdt200_wdt.c480 unsigned char rst_idx = atcwdt_get_index(0xFF, TMR_RST); in atcwdt_calc_max_timeout() local
485 ((1U << rst_idx) + (1U << int_idx)) / drv_data->clk_freq; in atcwdt_calc_max_timeout()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c55 .rst_idx = 0x0a08,
69 .rst_idx = 0x1a08,
105 .rst_idx = 0x0a08,
121 .rst_idx = 0x4208,
135 .rst_idx = 0x4608,
172 .rst_idx = 0x6a08,
186 .rst_idx = 0x4608,
2755 mtk_w32(eth, MT7628_PST_DTX_IDX0, soc->reg_map->pdma.rst_idx); in mtk_tx_alloc()
2910 reg_map->qdma.rst_idx); in mtk_rx_alloc()
2917 reg_map->pdma.rst_idx); in mtk_rx_alloc()
[all...]
H A Dmtk_eth_soc.h1152 u32 rst_idx; /* reset index */
1166 u32 rst_idx; /* reset index */
1150 u32 rst_idx; /* reset index */ global() member
1164 u32 rst_idx; /* reset index */ global() member