define KernelPackage/ata-oxnas-sata SUBMENU:=$(BLOCK_MENU) TITLE:=oxnas Serial ATA support KCONFIG:=CONFIG_SATA_OXNAS DEPENDS:=@TARGET_oxnas FILES:=$(LINUX_DIR)/drivers/ata/sata_oxnas.ko AUTOLOAD:=$(call AutoLoad,41,sata_oxnas,1) $(call AddDepends/ata) endef define KernelPackage/ata-oxnas-sata/description SATA support for OX934 core found in the OX8xx/PLX782x SoCs endef $(eval $(call KernelPackage,ata-oxnas-sata)) define KernelPackage/usb2-oxnas SUBMENU:=$(BLOCK_MENU) TITLE:=OX820 EHCI driver DEPENDS:=@TARGET_oxnas_ox820 +kmod-usb2 KCONFIG:=CONFIG_USB_EHCI_OXNAS FILES:=$(LINUX_DIR)/drivers/usb/host/ehci-oxnas.ko AUTOLOAD:=$(call AutoLoad,55,ehci-oxnas,1) $(call AddDepends/usb) endef define KernelPackage/usb2-oxnas/description This driver provides USB Device Controller support for the EHCI USB host built-in to the OX820 SoC. endef $(eval $(call KernelPackage,usb2-oxnas)) a46263978dba2e02d3dfd481bc84e361b'/> [no description]
aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/visualizer/lcd_backlight_keyframes.c
blob: 8436d4e3ddae21a727279c995e25ed1fde74c525 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77