Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dsm501fb.txt7 - compatible : should be "smi,sm501".
26 compatible = "smi,sm501";
/openbmc/linux/Documentation/fb/
H A Dsm501.rst7 You can pass the following kernel command line options to sm501
H A Dindex.rst34 sm501
/openbmc/linux/Documentation/translations/zh_CN/driver-api/
H A Dindex.rst114 * sm501
/openbmc/linux/Documentation/driver-api/
H A Dindex.rst103 sm501
/openbmc/linux/arch/powerpc/boot/dts/
H A Dcharon.dts198 compatible = "smi,sm501";
/openbmc/qemu/hw/display/
H A Dmeson.build33 system_ss.add(when: 'CONFIG_SM501', if_true: files('sm501.c'))
H A Dsm501.c2095 SM501SysBusState *sm501 = SYSBUS_SM501(o); in sm501_sysbus_init() local
2096 OHCISysBusState *ohci = &sm501->ohci; in sm501_sysbus_init()
2097 SerialMM *smm = &sm501->serial; in sm501_sysbus_init()
H A Dtrace-events162 # sm501.c
/openbmc/qemu/
H A DMAINTAINERS1543 F: hw/display/sm501*