Searched refs:rst_idx (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/watchdog/ |
| H A D | atcwdt200_wdt.c | 480 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 D | mtk_eth_soc.c | 55 .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 D | mtk_eth_soc.h | 1152 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
|