Lines Matching +full:0 +full:x240
21 REGULATOR_SUPPLY("vddvario", "smsc911x.0"),
22 REGULATOR_SUPPLY("vdd33a", "smsc911x.0"),
34 [0] = {
36 .end = SMC0_BASE + 0xff,
40 .start = evt2irq(0x240),
41 .end = evt2irq(0x240),
47 [0] = {
49 .end = SMC1_BASE + 0xff,
53 .start = evt2irq(0x280),
54 .end = evt2irq(0x280),
61 .id = 0,
80 [0] = {
82 .end = CF_BASE + CF_OFFSET + 0x0f,
86 .start = CF_BASE + CF_OFFSET + 0x206,
87 .end = CF_BASE + CF_OFFSET + 0x20f,
91 .start = evt2irq(0x2c0),
92 .end = evt2irq(0x2c0),
99 .id = 0,
112 regulator_register_fixed(0, dummy_supplies, ARRAY_SIZE(dummy_supplies)); in sh2007_io_init()
115 return 0; in sh2007_io_init()