Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/qcom/
H A Dgeni-se.h296 #define CORE_2X_50_MHZ 2500 macro
/openbmc/linux/drivers/spi/
H A Dspi-geni-qcom.c1126 mas->se.icc_paths[GENI_TO_CORE].avg_bw = Bps_to_icc(CORE_2X_50_MHZ); in spi_geni_probe()
/openbmc/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c1283 avg_bw_core = (baud > 115200) ? Bps_to_icc(CORE_2X_50_MHZ) in qcom_geni_serial_set_termios()