Lines Matching full:ssc
23 /* SSC registers */
47 /* SSC Control */
62 /* SSC Interrupt Enable */
76 /* SSC Status */
93 /* SSC I2C Control */
103 /* SSC Tx FIFO Status */
106 /* SSC Rx FIFO Status */
109 /* SSC Clear bit operation */
116 /* SSC Clock Prescaler */
176 * @clk: hw ssc block clock
267 * st_i2c_hw_config() - Prepare SSC block, calculate and apply tuning timings
282 /* SSC Control register setup */ in st_i2c_hw_config()
831 i2c_dev->clk = of_clk_get_by_name(np, "ssc"); in st_i2c_probe()
894 { .compatible = "st,comms-ssc-i2c", },