Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/fsi/
Dfsi-master-gpio.c20 #define FSI_GPIO_STD_DLY 1 /* Standard pin delay in nS */ macro
55 ndelay(FSI_GPIO_STD_DLY); in clock_toggle()
58 ndelay(FSI_GPIO_STD_DLY); in clock_toggle()
68 ndelay(FSI_GPIO_STD_DLY); in sda_clock_in()
77 ndelay(FSI_GPIO_STD_DLY); in sda_clock_in()