Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3288/include/soc/
H A Dclock.h46 unsigned int rkclk_i2c_clock_for_bus(unsigned int bus);
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3399/include/soc/
H A Dclock.h108 uint32_t rkclk_i2c_clock_for_bus(unsigned int bus);
/aosp_15_r20/external/coreboot/src/soc/rockchip/common/
H A Di2c.c245 i2c_src_clk = rkclk_i2c_clock_for_bus(bus); in i2c_init()
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3288/
H A Dclock.c647 unsigned int rkclk_i2c_clock_for_bus(unsigned int bus) in rkclk_i2c_clock_for_bus() function
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3399/
H A Dclock.c720 uint32_t rkclk_i2c_clock_for_bus(unsigned int bus) in rkclk_i2c_clock_for_bus() function