Searched defs:ocp_sma_op (Results 1 – 1 of 1) sorted by relevance
716 struct ocp_sma_op { struct717 const struct ocp_selector *tbl[2];718 void (*init)(struct ptp_ocp *bp);719 u32 (*get)(struct ptp_ocp *bp, int sma_nr);720 int (*set_inputs)(struct ptp_ocp *bp, int sma_nr, u32 val);721 int (*set_output)(struct ptp_ocp *bp, int sma_nr, u32 val);