Lines Matching +full:0 +full:xfe940000
59 [0] = {
60 .start = 0xb6080000,
61 .end = 0xb60fffff,
65 .start = evt2irq(0x660),
66 .end = evt2irq(0x660),
82 * AP320 and AP325RXA has CPLD data in NOR Flash(0xA80000-0xABFFFF).
88 .offset = 0,
118 [0] = {
120 .start = 0x00000000,
121 .end = 0x00ffffff,
138 .offset = 0,
144 [0] = {
145 .start = 0xa4530000,
146 .end = 0xa45300ff,
167 #define FPGA_LCDREG 0xB4100180
168 #define FPGA_BKLREG 0xB4100212
169 #define FPGA_LCDREG_VAL 0x0018
170 #define PORT_MSELCRB 0xA4050182
171 #define PORT_HIZCRC 0xA405015C
172 #define PORT_DRVCRA 0xA405018A
173 #define PORT_DRVCRB 0xA405018C
178 gpio_set_value(GPIO_PTS3, 0); in ap320_wvga_set_brightness()
179 __raw_writew(0x100, FPGA_BKLREG); in ap320_wvga_set_brightness()
181 __raw_writew(0, FPGA_BKLREG); in ap320_wvga_set_brightness()
185 return 0; in ap320_wvga_set_brightness()
199 __raw_writew(0, FPGA_LCDREG); in ap320_wvga_power_off()
213 .sync = 0, /* hsync and vsync are active low */
219 .ch[0] = {
241 [0] = {
243 .start = 0xfe940000, /* P4-only space */
244 .end = 0xfe942fff,
248 .start = evt2irq(0x580),
264 .dev_id = "0-0021",
273 { /* [0] = ov7725 */
274 .flags = 0,
276 .bus_shift = 0,
277 .i2c_adapter_id = 0,
278 .i2c_address = 0x21,
284 [0] = {
286 .start = 0xfe910000,
287 .end = 0xfe91009f,
291 .start = evt2irq(0x880),
298 .id = 0, /* "ceu.0" clock */
309 REGULATOR_SUPPLY("vmmc", "sh_mobile_sdhi.0"),
310 REGULATOR_SUPPLY("vqmmc", "sh_mobile_sdhi.0"),
316 [0] = {
318 .start = 0x04ce0000,
319 .end = 0x04ce00ff,
323 .start = evt2irq(0xe80),
334 .id = 0, /* "sdhi0" clock */
343 [0] = {
345 .start = 0x04cf0000,
346 .end = 0x04cf00ff,
350 .start = evt2irq(0x4e0),
371 .edgectrl = OV772X_AUTO_EDGECTRL(0xf, 0),
376 I2C_BOARD_INFO("pcf8563", 0x51),
379 I2C_BOARD_INFO("ov772x", 0x21),
407 regulator_register_always_on(0, "fixed-3.3V", fixed3v3_power_consumers, in ap325rxa_devices_setup()
414 gpio_export(GPIO_PTX5, 0); in ap325rxa_devices_setup()
417 gpio_direction_output(GPIO_PTX4, 0); in ap325rxa_devices_setup()
418 gpio_export(GPIO_PTX4, 0); in ap325rxa_devices_setup()
423 gpio_export(GPIO_PTF7, 0); in ap325rxa_devices_setup()
471 gpio_direction_output(GPIO_PTZ7, 0); /* OE_CAM */ in ap325rxa_devices_setup()
473 gpio_direction_output(GPIO_PTZ6, 0); /* STBY_CAM */ in ap325rxa_devices_setup()
475 gpio_direction_output(GPIO_PTZ5, 0); /* RST_CAM */ in ap325rxa_devices_setup()
477 gpio_direction_output(GPIO_PTZ4, 0); /* SADDR */ in ap325rxa_devices_setup()
479 __raw_writew(__raw_readw(PORT_MSELCRB) & ~0x0001, PORT_MSELCRB); in ap325rxa_devices_setup()
497 __raw_writew(0, PORT_HIZCRC); in ap325rxa_devices_setup()
498 __raw_writew(0xFFFF, PORT_DRVCRA); in ap325rxa_devices_setup()
499 __raw_writew(0xFFFF, PORT_DRVCRB); in ap325rxa_devices_setup()
521 clk_add_alias(NULL, "0-0021", "video_clk", NULL); in ap325rxa_devices_setup()
526 i2c_register_board_info(0, ap325rxa_i2c_devices, in ap325rxa_devices_setup()
545 /* MD0=0, MD1=0, MD2=0: Clock Mode 0 in ap325rxa_mode_pins()
546 * MD3=0: 16-bit Area0 Bus Width in ap325rxa_mode_pins()