Searched refs:sma_nr (Results 1 – 1 of 1) sorted by relevance
908 u32 (*get)(struct ptp_ocp *bp, int sma_nr);922 return bp->sma_op->get(bp, sma_nr); in ptp_ocp_sma_get()2225 if (bp->sma[sma_nr - 1].fixed_fcn) in ptp_ocp_sma_fb_get()2226 return (sma_nr - 1) & 1; in ptp_ocp_sma_fb_get()2232 shift = sma_nr & 1 ? 0 : 16; in ptp_ocp_sma_fb_get()2245 shift = sma_nr & 1 ? 0 : 16; in ptp_ocp_sma_fb_set_output()2271 shift = sma_nr & 1 ? 0 : 16; in ptp_ocp_sma_fb_set_inputs()2500 if (bp->sma[sma_nr - 1].fixed_fcn) in ptp_ocp_art_sma_get()2501 return bp->sma[sma_nr - 1].default_fcn; in ptp_ocp_art_sma_get()2723 ptp_ocp_sma_set_output(bp, sma_nr, 0); in ptp_ocp_sma_store()[all …]