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
2226 if (bp->sma[sma_nr - 1].fixed_fcn) in ptp_ocp_sma_fb_get()
2307 bp->sma[i].fixed_fcn = true; in ptp_ocp_sma_fb_init()
2473 bp->sma[i].fixed_fcn = true; in ptp_ocp_art_sma_init()
2484 bp->sma[i].fixed_fcn = true; in ptp_ocp_art_sma_init()
2501 if (bp->sma[sma_nr - 1].fixed_fcn) in ptp_ocp_art_sma_get()
2714 if (sma->fixed_fcn) { in ptp_ocp_sma_store()