Home
last modified time | relevance | path

Searched refs:hisi_sfc_v3xx_io_modes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-hisi-sfc-v3xx.c56 * The IO modes lookup table. hisi_sfc_v3xx_io_modes[(z - 1) / 2][y / 2][x / 2]
60 static const int hisi_sfc_v3xx_io_modes[2][3][3] = { variable
280 buswidth_mode = hisi_sfc_v3xx_io_modes[data_idx][addr_idx][cmd_idx]; in hisi_sfc_v3xx_start_bus()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-hisi-sfc-v3xx.c58 * The IO modes lookup table. hisi_sfc_v3xx_io_modes[(z - 1) / 2][y / 2][x / 2]
62 static const int hisi_sfc_v3xx_io_modes[2][3][3] = { variable
291 buswidth_mode = hisi_sfc_v3xx_io_modes[data_idx][addr_idx][cmd_idx]; in hisi_sfc_v3xx_start_bus()

Completed in 2 milliseconds