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