Searched defs:ocp_sma_op (Results 1 – 1 of 1) sorted by relevance
920 struct ocp_sma_op { struct921 const struct ocp_selector *tbl[2];922 void (*init)(struct ptp_ocp *bp);923 u32 (*get)(struct ptp_ocp *bp, int sma_nr);924 int (*set_inputs)(struct ptp_ocp *bp, int sma_nr, u32 val);925 int (*set_output)(struct ptp_ocp *bp, int sma_nr, u32 val);