Lines Matching refs:ptp_pin
202 enum ocelot_ptp_pins ptp_pin; in ocelot_ptp_enable() local
220 ptp_pin = PTP_PIN_0; in ocelot_ptp_enable()
222 ptp_pin = PTP_PIN_1; in ocelot_ptp_enable()
224 ptp_pin = PTP_PIN_2; in ocelot_ptp_enable()
226 ptp_pin = PTP_PIN_3; in ocelot_ptp_enable()
240 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, ptp_pin); in ocelot_ptp_enable()
285 PTP_PIN_WF_LOW_PERIOD, ptp_pin); in ocelot_ptp_enable()
287 PTP_PIN_WF_HIGH_PERIOD, ptp_pin); in ocelot_ptp_enable()
290 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, ptp_pin); in ocelot_ptp_enable()
303 ptp_pin); in ocelot_ptp_enable()
305 ptp_pin); in ocelot_ptp_enable()
307 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, ptp_pin); in ocelot_ptp_enable()