Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-eyeq.c118 struct eqc_early_match_data { struct
502 static const struct eqc_early_match_data eqc_eyeq5_early_match_data __initconst = {
582 static const struct eqc_early_match_data eqc_eyeq6lplus_early_match_data __initconst = {
737 static const struct eqc_early_match_data eqc_eyeq6h_central_early_match_data __initconst = {
755 static const struct eqc_early_match_data eqc_eyeq6h_west_early_match_data __initconst = {
764 const struct eqc_early_match_data *early_data) in eqc_early_init()