Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/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.txt31 RESET_INDEX specifying which module to reset, as described in
43 The following RESET_INDEX values are valid for i.MX5:
48 The following additional RESET_INDEX value is valid for i.MX6:
/kernel/linux/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:
/kernel/linux/linux-4.19/drivers/scsi/megaraid/
Dmegaraid_sas_base.c2597 u32 reset_index; in megasas_wait_for_outstanding() local
2631 reset_index = 0; in megasas_wait_for_outstanding()
2639 reset_index, reset_cmd, in megasas_wait_for_outstanding()
2658 reset_index++; in megasas_wait_for_outstanding()
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
Dmegaraid_sas_base.c2731 u32 reset_index; in megasas_wait_for_outstanding() local
2765 reset_index = 0; in megasas_wait_for_outstanding()
2773 reset_index, reset_cmd, in megasas_wait_for_outstanding()
2792 reset_index++; in megasas_wait_for_outstanding()