Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/w1/
H A Dw1-gpio.c17 #define W1_TIMING_B 64 macro
72 bit ? udelay(W1_TIMING_B) : udelay(W1_TIMING_D); in w1_gpio_write_bit()