Searched full:reset_index (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/reset/ |
| D | sirf,rstc.txt | 27 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.
|
| D | fsl,imx-src.txt | 31 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/ |
| D | sirf,rstc.txt | 27 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.
|
| D | fsl,imx-src.yaml | 17 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/ |
| D | megaraid_sas_base.c | 2597 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/ |
| D | megaraid_sas_base.c | 2731 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()
|