Lines Matching refs:ptp_pin
188 enum ocelot_ptp_pins ptp_pin; in ocelot_ptp_enable() local
206 ptp_pin = PTP_PIN_0; in ocelot_ptp_enable()
208 ptp_pin = PTP_PIN_1; in ocelot_ptp_enable()
210 ptp_pin = PTP_PIN_2; in ocelot_ptp_enable()
212 ptp_pin = PTP_PIN_3; in ocelot_ptp_enable()
226 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, ptp_pin); in ocelot_ptp_enable()
271 PTP_PIN_WF_LOW_PERIOD, ptp_pin); in ocelot_ptp_enable()
273 PTP_PIN_WF_HIGH_PERIOD, ptp_pin); in ocelot_ptp_enable()
276 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, ptp_pin); in ocelot_ptp_enable()
289 ptp_pin); in ocelot_ptp_enable()
291 ptp_pin); in ocelot_ptp_enable()
293 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, ptp_pin); in ocelot_ptp_enable()