Home
last modified time | relevance | path

Searched defs:bus_clock (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h439 struct bus_clock { struct
440 struct clk clk;
441 struct bus_clk_data *data;
442 unsigned long *freq_tbl;
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h439 struct bus_clock { struct
440 struct clk clk;
441 struct bus_clk_data *data;
442 unsigned long *freq_tbl;
/openbmc/linux/arch/mips/ar7/
H A Dclock.c162 u32 *bootcr, u32 bus_clock) in tnetd7300_get_clock()
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.h87 struct clk *bus_clock; member