Searched refs:timesource (Results 1 – 2 of 2) sorted by relevance
120 char timesource; member323 up->timesource = '?'; in neoclock4x_start()527 up->timesource = pp->a_lastcode[NEOCLOCK4X_OFFSET_TIMESOURCE]; in neoclock4x_receive()530 if('A' != up->timesource) in neoclock4x_receive()748 if('A' == up->timesource) in neoclock4x_control()750 else if('C' == up->timesource) in neoclock4x_control()
3275 int timesource; in create_ring() local3343 timesource = SOF_TIMESTAMPING_SYS_HARDWARE; in create_ring()3350 timesource = SOF_TIMESTAMPING_RAW_HARDWARE; in create_ring()3353 (void *)×ource, sizeof(timesource))) { in create_ring()