clkops
const struct clkops clkops_generic = {
const struct clkops clkops_dspck = {
const struct clkops clkops_uart_16xx = {
extern const struct clkops clkops_dspck;
extern const struct clkops clkops_uart_16xx;
extern const struct clkops clkops_generic;
const struct clkops *ops;
int icss_iep_init(struct icss_iep *iep, const struct icss_iep_clockops *clkops,
iep->ops = clkops;
int icss_iep_init(struct icss_iep *iep, const struct icss_iep_clockops *clkops,