Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spi/
Dspi-cadence-quadspi.c78 unsigned long master_ref_clk_hz; member
1085 const unsigned int ref_clk_hz = cqspi->master_ref_clk_hz; in cqspi_delay()
1115 const unsigned int ref_clk_hz = cqspi->master_ref_clk_hz; in cqspi_config_baudrate_div()
1677 cqspi->master_ref_clk_hz = clk_get_rate(cqspi->clk); in cqspi_probe()
1678 master->max_speed_hz = cqspi->master_ref_clk_hz; in cqspi_probe()
1687 cqspi->master_ref_clk_hz); in cqspi_probe()