Home
last modified time | relevance | path

Searched full:reset_index (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/Documentation/devicetree/bindings/reset/
Dsirf,rstc.txt27 rstc device node and a RESET_INDEX specifying which module to reset, as described
30 For SiRFSoC, RESET_INDEX is just reset_bit defined in SW_RST0 and SW_RST1 registers.
31 For modules whose rest_bit is in SW_RST0, its RESET_INDEX is 0~31. For modules whose
32 rest_bit is in SW_RST1, its RESET_INDEX is 32~63.
Dfsl,imx-src.yaml17 RESET_INDEX specifying which module to reset, as described in
20 The following RESET_INDEX values are valid for i.MX5:
25 The following additional RESET_INDEX value is valid for i.MX6:
/linux-5.10/drivers/scsi/megaraid/
Dmegaraid_sas_base.c2692 u32 reset_index; in megasas_wait_for_outstanding() local
2726 reset_index = 0; in megasas_wait_for_outstanding()
2734 reset_index, reset_cmd, in megasas_wait_for_outstanding()
2753 reset_index++; in megasas_wait_for_outstanding()