Lines Matching +full:0 +full:x10800000

106 	GPIO88_GPIO,	/* column 0 */
117 GPIO12_GPIO, /* row 0 */
134 .name = "sharp-scoop.0",
153 [0] = {
154 .start = 0x10800000,
155 .end = 0x10800fff,
170 .id = 0,
180 [0] = {
181 .start = 0x08800040,
182 .end = 0x08800fff,
220 if (new_cpr & 0x7) { in spitz_card_pwr_ctrl()
238 if (!(cpr & 0x7)) { in spitz_card_pwr_ctrl()
240 gpio_set_value(SPITZ_GPIO_CF_POWER, 0); in spitz_card_pwr_ctrl()
255 /* Only need to override behaviour for slot 0 */ in spitz_pcmcia_pwr()
256 if (nr == 0) in spitz_pcmcia_pwr()
277 .devs = &spitz_pcmcia_scoop[0],
315 KEY(0, 0, KEY_LEFTCTRL),
316 KEY(0, 1, KEY_1),
317 KEY(0, 2, KEY_3),
318 KEY(0, 3, KEY_5),
319 KEY(0, 4, KEY_6),
320 KEY(0, 5, KEY_7),
321 KEY(0, 6, KEY_9),
322 KEY(0, 7, KEY_0),
323 KEY(0, 8, KEY_BACKSPACE),
324 KEY(0, 9, SPITZ_KEY_EXOK), /* EXOK */
325 KEY(0, 10, SPITZ_KEY_EXCANCEL), /* EXCANCEL */
336 KEY(2, 0, KEY_TAB),
344 KEY(3, 0, SPITZ_KEY_ADDRESS), /* ADDRESS */
353 KEY(4, 0, SPITZ_KEY_CALENDAR), /* CALENDAR */
362 KEY(5, 0, SPITZ_KEY_MAIL), /* MAIL */
370 KEY(6, 0, KEY_SYSRQ),
461 PROPERTY_ENTRY_U32("linux,code", 0),
545 &spitz_scoop_1_gpiochip_node, 0, GPIO_ACTIVE_HIGH),
633 .max_intensity = 0x2f,
634 .default_intensity = 0x1f,
635 .limit_mask = 0x0b,
644 .chip_select = 0,
717 spitz_card_pwr_ctrl(SCOOP_CPR_SD_3V, 0x0); in spitz_mci_setpower()
719 return 0; in spitz_mci_setpower()
798 .lower_margin = 0,
799 .sync = 0,
810 .lower_margin = 0,
811 .sync = 0,
834 static uint8_t scan_ff_pattern[] = { 0xff, 0xff };
837 .options = 0,
850 case 0: in akita_ooblayout_ecc()
866 oobregion->offset += (section / 3) * 0x10; in akita_ooblayout_ecc()
868 return 0; in akita_ooblayout_ecc()
880 return 0; in akita_ooblayout_free()
938 .offset = 0x00140000,
986 .addr = 0x1b,
989 .addr = 0x18,
1015 .addr = 0x0c,
1030 i2c_register_board_info(0, spitz_i2c_devs, size); in spitz_i2c_init()
1084 if ((msc0 & 0xffff0000) == 0x7ff00000) in spitz_restart()
1085 __raw_writel((msc0 & 0xffff) | 0x7ee00000, MSC0); in spitz_restart()
1098 init_gpio_reset(SPITZ_GPIO_ON_RESET, 1, 0); in spitz_init()
1101 PMCR = 0x00; in spitz_init()
1132 memblock_add(0xa0000000, SZ_64M); in spitz_fixup()