Home
last modified time | relevance | path

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

/linux/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()