Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-h.dts60 channels = "left_x", "left_y", "right_x", "right_y";
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3566-anbernic-rg353x.dtsi58 channels = "left_x", "right_x", "left_y", "right_y";
H A Drk3566-anbernic-rg503.dts67 channels = "left_x", "right_x", "left_y", "right_y";
H A Drk3566-powkiddy-rk2023.dtsi68 channels = "left_x", "right_x", "left_y", "right_y";
/freebsd/sys/dev/atkbdc/
H A Dpsm.c3770 int y_ok, center_button, center_x, right_button, right_x, i; local
3888 right_x = sc->syninfo.softbutton3_x;
3890 if (center_x > 0 && right_x > 0 && center_x > right_x) {
3894 right_x = sc->syninfo.softbutton2_x;
3897 if (right_x > 0 && start_x > right_x && y_ok)