Symbol: LSIO_BLK_RST_REG
drivers/reset/reset-tenstorrent-atlantis.c
61
[RST_QSPI] = RESET_DATA(LSIO_BLK_RST_REG, 0, true),
drivers/reset/reset-tenstorrent-atlantis.c
62
[RST_I2C0] = RESET_DATA(LSIO_BLK_RST_REG, 1, true),
drivers/reset/reset-tenstorrent-atlantis.c
63
[RST_I2C1] = RESET_DATA(LSIO_BLK_RST_REG, 2, true),
drivers/reset/reset-tenstorrent-atlantis.c
64
[RST_I2C2] = RESET_DATA(LSIO_BLK_RST_REG, 3, true),
drivers/reset/reset-tenstorrent-atlantis.c
65
[RST_I2C3] = RESET_DATA(LSIO_BLK_RST_REG, 4, true),
drivers/reset/reset-tenstorrent-atlantis.c
66
[RST_I2C4] = RESET_DATA(LSIO_BLK_RST_REG, 5, true),
drivers/reset/reset-tenstorrent-atlantis.c
67
[RST_UART0] = RESET_DATA(LSIO_BLK_RST_REG, 6, true),
drivers/reset/reset-tenstorrent-atlantis.c
68
[RST_UART1] = RESET_DATA(LSIO_BLK_RST_REG, 7, true),
drivers/reset/reset-tenstorrent-atlantis.c
69
[RST_UART2] = RESET_DATA(LSIO_BLK_RST_REG, 8, true),
drivers/reset/reset-tenstorrent-atlantis.c
70
[RST_UART3] = RESET_DATA(LSIO_BLK_RST_REG, 9, true),
drivers/reset/reset-tenstorrent-atlantis.c
71
[RST_UART4] = RESET_DATA(LSIO_BLK_RST_REG, 10, true),
drivers/reset/reset-tenstorrent-atlantis.c
72
[RST_SPI0] = RESET_DATA(LSIO_BLK_RST_REG, 11, true),
drivers/reset/reset-tenstorrent-atlantis.c
73
[RST_SPI1] = RESET_DATA(LSIO_BLK_RST_REG, 12, true),
drivers/reset/reset-tenstorrent-atlantis.c
74
[RST_SPI2] = RESET_DATA(LSIO_BLK_RST_REG, 13, true),
drivers/reset/reset-tenstorrent-atlantis.c
75
[RST_SPI3] = RESET_DATA(LSIO_BLK_RST_REG, 14, true),
drivers/reset/reset-tenstorrent-atlantis.c
76
[RST_GPIO] = RESET_DATA(LSIO_BLK_RST_REG, 15, true),
drivers/reset/reset-tenstorrent-atlantis.c
77
[RST_CAN0] = RESET_DATA(LSIO_BLK_RST_REG, 17, true),
drivers/reset/reset-tenstorrent-atlantis.c
78
[RST_CAN1] = RESET_DATA(LSIO_BLK_RST_REG, 18, true),
drivers/reset/reset-tenstorrent-atlantis.c
79
[RST_I2S0] = RESET_DATA(LSIO_BLK_RST_REG, 19, true),
drivers/reset/reset-tenstorrent-atlantis.c
80
[RST_I2S1] = RESET_DATA(LSIO_BLK_RST_REG, 20, true),