#ifndef __DT_BINDINGS_POWER_RK3288_POWER_H__ #define __DT_BINDINGS_POWER_RK3288_POWER_H__ /** * RK3288 Power Domain and Voltage Domain Summary. */ /* VD_CORE */ #define RK3288_PD_A17_0 0 #define RK3288_PD_A17_1 1 #define RK3288_PD_A17_2 2 #define RK3288_PD_A17_3 3 #define RK3288_PD_SCU 4 #define RK3288_PD_DEBUG 5 #define RK3288_PD_MEM 6 /* VD_LOGIC */ #define RK3288_PD_BUS 7 #define RK3288_PD_PERI 8 #define RK3288_PD_VIO 9 #define RK3288_PD_ALIVE 10 #define RK3288_PD_HEVC 11 #define RK3288_PD_VIDEO 12 /* VD_GPU */ #define RK3288_PD_GPU 13 /* VD_PMU */ #define RK3288_PD_PMU 14 #endif -next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musbhsdma.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-02-03 12:01:54 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-02-03 12:01:54 -0800
commitcd44691f7177b2c1e1509d1a17d9b198ebaa34eb (patch)
treeaf696f53d3cdbe9011cdb9168b73e1b524411ecf /drivers/usb/musb/musbhsdma.c
parent79c9089f97d37ffac88c3ddb6d359b2cf75058b7 (diff)
parent161e6d44a5e2d3f85365cb717d60e363171b39e6 (diff)
Merge tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Pull MMC fix from Ulf Hansson: "MMC host: sdhci: Avoid hang when receiving spurious CARD_INT interrupts" * tag 'mmc-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: mmc: sdhci: Ignore unexpected CARD_INT interrupts
Diffstat (limited to 'drivers/usb/musb/musbhsdma.c')