Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/w1/
H A Dw1-gpio.c123 static u8 w1_gpio_triplet(struct udevice *dev, bool bdir) in w1_gpio_triplet() argument
134 retval = bdir ? 0x04 : 0; in w1_gpio_triplet()
137 bdir = id_bit; in w1_gpio_triplet()
141 w1_gpio_write_bit(dev, bdir); in w1_gpio_triplet()
H A Dmxc_w1.c142 static u8 mxc_w1_triplet(struct udevice *dev, bool bdir) in mxc_w1_triplet() argument
154 retval = bdir ? 0x04 : 0; in mxc_w1_triplet()
157 bdir = id_bit; in mxc_w1_triplet()
161 mxc_w1_touch_bit(pdata, bdir); in mxc_w1_triplet()
/openbmc/u-boot/include/
H A Dw1.h25 u8 (*triplet)(struct udevice *dev, bool bdir);
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dremove_questions_text_file_references.patch24 bdir,share,'/usr/share/Bastille'
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/
H A D0009-Readline-8.3-alpha-release.patch119 +@@ -1764,8 +1764,7 @@ _rl_char_search (int count, int fdir, int bdir)