Searched defs:clk_attach_args (Results 1 – 1 of 1) sorted by relevance
48 struct clk_attach_args { struct49 const char *ca_name; /* device name*/50 bus_space_tag_t ca_iot; /* Bus tag */51 bus_space_handle_t ca_ioh; /* Bus handle */52 int ca_irq; /* IRQ number */