Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/spi/
Dspi-cadence-quadspi.c75 unsigned long master_ref_clk_hz; member
969 const unsigned int ref_clk_hz = cqspi->master_ref_clk_hz; in cqspi_delay()
999 const unsigned int ref_clk_hz = cqspi->master_ref_clk_hz; in cqspi_config_baudrate_div()
1540 cqspi->master_ref_clk_hz = clk_get_rate(cqspi->clk); in cqspi_probe()
1541 master->max_speed_hz = cqspi->master_ref_clk_hz; in cqspi_probe()
1546 cqspi->master_ref_clk_hz); in cqspi_probe()