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.c116 struct eqc_early_match_data { struct
534 static const struct eqc_early_match_data eqc_eyeq5_early_match_data __initconst = {
705 static const struct eqc_early_match_data eqc_eyeq6h_central_early_match_data __initconst = {
723 static const struct eqc_early_match_data eqc_eyeq6h_west_early_match_data __initconst = {
732 const struct eqc_early_match_data *early_data) in eqc_early_init()