Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/
H A D0001-git-changebar-Adjust-structs-for-libgit2-1.4.x.patch13 index f8ce20c..4488b22 100644
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/linuxconsole/linuxconsole/
H A D51-these-are-not-joysticks-rm.rules50 SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="7b22", ENV{ID_INPUT_JOYSTICK}=="?*"…
51 SUBSYSTEM=="input", ATTRS{idVendor}=="09da", ATTRS{idProduct}=="7b22", KERNEL=="js[0-9]*", RUN+="/b…
/openbmc/qemu/hw/net/
H A Drtl8139.c361 #define HW_REVID(b30, b29, b28, b27, b26, b23, b22) \ argument
362 (b30<<30 | b29<<29 | b28<<28 | b27<<27 | b26<<26 | b23<<23 | b22<<22)