Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/bcm/
H A Dclk-bcm63xx-gate.c17 struct clk_bcm63xx_table_entry { struct
30 static const struct clk_bcm63xx_table_entry bcm3368_clocks[] = { argument
87 static const struct clk_bcm63xx_table_entry bcm6318_clocks[] = {
167 static const struct clk_bcm63xx_table_entry bcm6318_ubus_clocks[] = {
206 static const struct clk_bcm63xx_table_entry bcm6328_clocks[] = {
249 static const struct clk_bcm63xx_table_entry bcm6358_clocks[] = {
288 static const struct clk_bcm63xx_table_entry bcm6362_clocks[] = {
352 static const struct clk_bcm63xx_table_entry bcm6368_clocks[] = {
409 static const struct clk_bcm63xx_table_entry bcm63268_clocks[] = {
487 const struct clk_bcm63xx_table_entry *entry, *table; in clk_bcm63xx_probe()