Searched defs:sh_pfc_soc_operations (Results 1 – 1 of 1) sorted by relevance
73331 struct sh_pfc_soc_operations { struct73332 int (*init)(struct sh_pfc *);73333 unsigned int (*get_bias)(struct sh_pfc *, unsigned int);73334 void (*set_bias)(struct sh_pfc *, unsigned int, unsigned int);73335 int (*pin_to_pocctrl)(struct sh_pfc *, unsigned int, u32 *);73336 void * (*pin_to_portcr)(struct sh_pfc *, unsigned int);