Home
last modified time | relevance | path

Searched refs:clock_zeros (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/fsi/
H A Dfsi-master-gpio.c99 static void clock_zeros(struct fsi_master_gpio *master, int count) in clock_zeros() function
108 clock_zeros(master, master->t_echo_delay); in echo_delay()
452 clock_zeros(master, FSI_MASTER_EPOLL_CLOCKS); in poll_for_response()
483 clock_zeros(master, FSI_MASTER_DPOLL_CLOCKS); in poll_for_response()
492 clock_zeros(master, FSI_MASTER_DPOLL_CLOCKS); in poll_for_response()
517 clock_zeros(master, master->t_send_delay); in poll_for_response()
668 clock_zeros(master, FSI_INIT_CLOCKS); in fsi_master_gpio_init()
H A Dfsi-master-ast-cf.c344 static int clock_zeros(struct fsi_master_acf *master, int count) in clock_zeros() function
492 rc = clock_zeros(master, FSI_MASTER_EPOLL_CLOCKS); in handle_response()
529 rc = clock_zeros(master, FSI_MASTER_DPOLL_CLOCKS); in handle_response()