Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/soc/qcom/
Dgeni-se.h421 static inline u32 geni_se_get_tx_fifo_depth(struct geni_se *se) in geni_se_get_tx_fifo_depth() function
/Linux-v6.6/drivers/i2c/busses/
Di2c-qcom-geni.c885 tx_depth = geni_se_get_tx_fifo_depth(&gi2c->se); in geni_i2c_probe()
/Linux-v6.6/drivers/spi/
Dspi-geni-qcom.c670 mas->tx_fifo_depth = geni_se_get_tx_fifo_depth(se); in spi_geni_init()
/Linux-v6.6/drivers/tty/serial/
Dqcom_geni_serial.c1046 port->tx_fifo_depth = geni_se_get_tx_fifo_depth(&port->se); in setup_fifos()