Searched refs:ptp_gpio_ctrl (Results 1 – 2 of 2) sorted by relevance
1352 fwreq.ptp_gpio_ctrl.index = index; in hw_atl_b0_gpio_pulse()1353 fwreq.ptp_gpio_ctrl.period = period; in hw_atl_b0_gpio_pulse()1355 fwreq.ptp_gpio_ctrl.start = start; in hw_atl_b0_gpio_pulse()1357 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