Home
last modified time | relevance | path

Searched full:ts5500 (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-platform-ts55001 What: /sys/devices/platform/ts5500/adc
9 What: /sys/devices/platform/ts5500/ereset
17 What: /sys/devices/platform/ts5500/id
24 What: /sys/devices/platform/ts5500/jumpers
33 What: /sys/devices/platform/ts5500/name
40 What: /sys/devices/platform/ts5500/rs485
48 What: /sys/devices/platform/ts5500/sram
/linux/arch/x86/platform/ts5500/
H A Dts5500.c11 * Documentation/ABI/testing/sysfs-platform-ts5500.
119 if (!request_region(TS5500_PRODUCT_CODE_ADDR, 4, "ts5500")) in ts5500_detect_config()
128 pr_err("ts5500: unknown product code 0x%x\n", sbc->id); in ts5500_detect_config()
214 .name = "ts5500-dio1",
225 .name = "ts5500-dio2",
243 .name = "ts5500:green:",
298 pdev = platform_device_register_simple("ts5500", -1, NULL, 0); in ts5500_init()
H A DMakefile2 obj-$(CONFIG_TS5500) += ts5500.o
/linux/arch/x86/platform/
H A DMakefile13 obj-y += ts5500/
/linux/
H A DMAINTAINERS26812 F: arch/x86/platform/ts5500/