Searched refs:ptp_gpio_ctrl (Results 1 – 2 of 2) sorted by relevance
1335 fwreq.ptp_gpio_ctrl.index = index; in hw_atl_b0_gpio_pulse()1336 fwreq.ptp_gpio_ctrl.period = period; in hw_atl_b0_gpio_pulse()1338 fwreq.ptp_gpio_ctrl.start = start; in hw_atl_b0_gpio_pulse()1340 size = sizeof(fwreq.msg_id) + sizeof(fwreq.ptp_gpio_ctrl); in hw_atl_b0_gpio_pulse()
274 struct hw_fw_request_ptp_gpio_ctrl ptp_gpio_ctrl; member