Home
last modified time | relevance | path

Searched refs:fixed_fcn (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ptp/
H A Dptp_ocp.c265 bool fixed_fcn; member
2225 if (bp->sma[sma_nr - 1].fixed_fcn) in ptp_ocp_sma_fb_get()
2306 bp->sma[i].fixed_fcn = true; in ptp_ocp_sma_fb_init()
2472 bp->sma[i].fixed_fcn = true; in ptp_ocp_art_sma_init()
2483 bp->sma[i].fixed_fcn = true; in ptp_ocp_art_sma_init()
2500 if (bp->sma[sma_nr - 1].fixed_fcn) in ptp_ocp_art_sma_get()
2713 if (sma->fixed_fcn) { in ptp_ocp_sma_store()