Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/pistachio/
H A Dclk-pistachio.c18 static struct pistachio_gate pistachio_gates[] __initdata = {
204 static struct pistachio_gate pistachio_periph_gates[] __initdata = {
274 static struct pistachio_gate pistachio_sys_gates[] __initdata = {
316 static struct pistachio_gate pistachio_ext_gates[] __initdata = {
H A Dclk.h11 struct pistachio_gate { struct
152 struct pistachio_gate *gate,
H A Dclk.c58 struct pistachio_gate *gate, in pistachio_clk_register_gate()