Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/mediatek/
H A Dclk-fhctl.h12 enum fhctl_variant { enum
29 const struct fhctl_offset *fhctl_get_offset_table(enum fhctl_variant v);
H A Dclk-fhctl.c43 const struct fhctl_offset *fhctl_get_offset_table(enum fhctl_variant v) in fhctl_get_offset_table()