Lines Matching +full:0 +full:x102
36 asm("mrc p15, 4, %0, c15, c0, 0" : "=r" (base)); in highbank_scu_map_io()
45 highbank_smc1(0x102, val); in highbank_l2c310_write_sec()
47 WARN_ONCE(1, "Highbank L2C310: ignoring write to reg 0x%x\n", in highbank_l2c310_write_sec()
79 reg = 0xc; in highbank_platform_notifier()
81 reg = 0x18; in highbank_platform_notifier()
83 reg = 0x20; in highbank_platform_notifier()
86 IORESOURCE_MEM, 0); in highbank_platform_notifier()
88 if (res->start == 0xfff50000) in highbank_platform_notifier()
89 reg = 0; in highbank_platform_notifier()
90 else if (res->start == 0xfff51000) in highbank_platform_notifier()
95 if (reg < 0) in highbank_platform_notifier()
100 writel(val | 0xff01, sregs_base + reg); in highbank_platform_notifier()
123 if (event != 0x1000) in hb_keys_notifier()
124 return 0; in hb_keys_notifier()
128 else if (key == 0xffff) in hb_keys_notifier()
131 return 0; in hb_keys_notifier()
143 sregs_base = of_iomap(np, 0); in highbank_init()
168 .l2c_aux_val = 0,
169 .l2c_aux_mask = ~0,