Searched refs:ptp_gpio_ctrl (Results 1 – 2 of 2) sorted by relevance
1345 fwreq.ptp_gpio_ctrl.index = index; in hw_atl_b0_gpio_pulse()1346 fwreq.ptp_gpio_ctrl.period = period; in hw_atl_b0_gpio_pulse()1348 fwreq.ptp_gpio_ctrl.start = start; in hw_atl_b0_gpio_pulse()1350 size = sizeof(fwreq.msg_id) + sizeof(fwreq.ptp_gpio_ctrl); in hw_atl_b0_gpio_pulse()
275 struct hw_fw_request_ptp_gpio_ctrl ptp_gpio_ctrl; member