Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/fsi/
Dfsi-master-gpio.c19 #define FSI_GPIO_STD_DLY 1 /* Standard pin delay in nS */ macro
54 ndelay(FSI_GPIO_STD_DLY); in clock_toggle()
57 ndelay(FSI_GPIO_STD_DLY); in clock_toggle()
67 ndelay(FSI_GPIO_STD_DLY); in sda_clock_in()
76 ndelay(FSI_GPIO_STD_DLY); in sda_clock_in()