Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/qcom/
H A Dgeni-se.h79 #define GENI_SER_M_CLK_CFG 0x48 macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-qcom-geni.c177 writel_relaxed(val, gi2c->se.base + GENI_SER_M_CLK_CFG); in qcom_geni_i2c_conf()
/openbmc/linux/drivers/spi/
H A Dspi-geni-qcom.c386 writel(m_clk_cfg, se->base + GENI_SER_M_CLK_CFG); in geni_spi_set_clock_and_bw()
/openbmc/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c1356 writel(ser_clk_cfg, uport->membase + GENI_SER_M_CLK_CFG); in qcom_geni_serial_set_termios()