Searched refs:sm501 (Results 1 – 11 of 11) sorted by relevance
7 - compatible : should be "smi,sm501".26 compatible = "smi,sm501";
7 You can pass the following kernel command line options to sm501
34 sm501
114 * sm501
103 sm501
198 compatible = "smi,sm501";
33 system_ss.add(when: 'CONFIG_SM501', if_true: files('sm501.c'))
2095 SM501SysBusState *sm501 = SYSBUS_SM501(o); in sm501_sysbus_init() local2096 OHCISysBusState *ohci = &sm501->ohci; in sm501_sysbus_init()2097 SerialMM *smm = &sm501->serial; in sm501_sysbus_init()
162 # sm501.c
11 obj-$(CONFIG_MFD_SM501) += sm501.o
1573 F: hw/display/sm501*