Home
last modified time | relevance | path

Searched full:otto (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Drealtek,otto-gpio.yaml4 $id: http://devicetree.org/schemas/gpio/realtek,otto-gpio.yaml#
7 title: Realtek Otto GPIO controller
14 Realtek's GPIO controller on their MIPS switch SoCs (Otto platform) consists
33 - const: realtek,otto-gpio
85 compatible = "realtek,rtl8380-gpio", "realtek,otto-gpio";
97 compatible = "realtek,rtl9300-gpio", "realtek,otto-gpio";
/openbmc/linux/drivers/watchdog/
H A Drealtek_otto_wdt.c4 * Realtek Otto MIPS platform watchdog
231 .identity = "Realtek Otto watchdog timer",
319 "realtek-otto-wdt", ctrl); in otto_wdt_probe()
364 .name = "realtek-otto-watchdog",
372 MODULE_DESCRIPTION("Realtek Otto watchdog timer driver");
H A DKconfig979 tristate "Realtek Otto MIPS watchdog support"
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Drealtek,otto-wdt.yaml4 $id: http://devicetree.org/schemas/watchdog/realtek,otto-wdt.yaml#
7 title: Realtek Otto watchdog timer
/openbmc/linux/drivers/gpio/
H A Dgpio-realtek-otto.c42 * realtek_gpio_ctrl - Realtek Otto GPIO driver data
325 .name = "realtek-otto-gpio",
337 .compatible = "realtek,otto-gpio",
450 .name = "realtek-otto-gpio",
457 MODULE_DESCRIPTION("Realtek Otto GPIO support");
H A DMakefile138 obj-$(CONFIG_GPIO_REALTEK_OTTO) += gpio-realtek-otto.o
H A DKconfig536 tristate "Realtek Otto GPIO support"
542 The GPIO controller on the Otto MIPS platform supports up to two
/openbmc/qemu/bsd-user/openbsd/
H A Dsyscall_nr.h1 /* $OpenBSD: syscall.h,v 1.101 2008/03/16 19:43:41 otto Exp $ */
6 * created from; OpenBSD: syscalls.master,v 1.90 2008/03/16 19:42:57 otto Exp
/openbmc/linux/drivers/clk/qcom/
H A Dgcc-msm8917.c3 * Copyright (C) 2023 Otto Pflüger
/openbmc/linux/
H A DCREDITS3167 S: R. Otto Marquardt, 226 - Garcia
H A DMAINTAINERS18170 REALTEK OTTO WATCHDOG
18174 F: Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h983 if (stbtt_tag(font, "OTTO")) return 1; // OpenType with CFF in stbtt__isfont()