Lines Matching refs:name

368 		      dev->name, dso);  in mpc83xx_sdram_probe()
383 dev->name, pz_override); in mpc83xx_sdram_probe()
398 dev->name, nz_override); in mpc83xx_sdram_probe()
405 dev->name, odt_term); in mpc83xx_sdram_probe()
412 dev->name, ddr_type); in mpc83xx_sdram_probe()
419 dev->name, mvref_sel); in mpc83xx_sdram_probe()
426 dev->name, m_odr); in mpc83xx_sdram_probe()
454 dev->name, cs); in mpc83xx_sdram_probe()
466 debug("%s: RAM init failed.\n", dev->name); in mpc83xx_sdram_probe()
485 dev->name, clock_adjust); in mpc83xx_sdram_probe()
520 dev->name, ext_refresh_rec); in mpc83xx_sdram_probe()
530 dev->name, read_to_write); in mpc83xx_sdram_probe()
537 dev->name, write_to_read); in mpc83xx_sdram_probe()
544 dev->name, read_to_read); in mpc83xx_sdram_probe()
551 dev->name, write_to_write); in mpc83xx_sdram_probe()
559 dev->name, active_powerdown_exit); in mpc83xx_sdram_probe()
567 dev->name, precharge_powerdown_exit); in mpc83xx_sdram_probe()
574 dev->name, odt_powerdown_exit); in mpc83xx_sdram_probe()
581 dev->name, mode_reg_set_cycle); in mpc83xx_sdram_probe()
600 dev->name, precharge_to_activate); in mpc83xx_sdram_probe()
608 dev->name, activate_to_precharge); in mpc83xx_sdram_probe()
616 dev->name, activate_to_readwrite); in mpc83xx_sdram_probe()
626 dev->name); in mpc83xx_sdram_probe()
644 dev->name, mcas_latency); in mpc83xx_sdram_probe()
651 dev->name, refresh_recovery); in mpc83xx_sdram_probe()
659 dev->name, last_data_to_precharge); in mpc83xx_sdram_probe()
667 dev->name, activate_to_activate); in mpc83xx_sdram_probe()
675 dev->name, last_write_data_to_read); in mpc83xx_sdram_probe()
696 dev->name, additive_latency); in mpc83xx_sdram_probe()
726 dev->name, mcas_to_preamble_override); in mpc83xx_sdram_probe()
733 dev->name, write_latency); in mpc83xx_sdram_probe()
740 dev->name, read_to_precharge); in mpc83xx_sdram_probe()
757 dev->name, write_cmd_to_write_data); in mpc83xx_sdram_probe()
765 dev->name, minimum_cke_pulse_width); in mpc83xx_sdram_probe()
773 dev->name, four_activates_window); in mpc83xx_sdram_probe()
794 dev->name, self_refresh); in mpc83xx_sdram_probe()
804 debug("%s: ecc value %d invalid.\n", dev->name, ecc); in mpc83xx_sdram_probe()
815 dev->name, registered_dram); in mpc83xx_sdram_probe()
826 dev->name, sdram_type); in mpc83xx_sdram_probe()
838 dev->name, dynamic_power_management); in mpc83xx_sdram_probe()
849 dev->name, databus_width); in mpc83xx_sdram_probe()
860 dev->name, nc_auto_precharge); in mpc83xx_sdram_probe()
871 dev->name, timing_2t); in mpc83xx_sdram_probe()
883 dev->name, bank_interleaving_ctrl); in mpc83xx_sdram_probe()
894 dev->name, precharge_bit_8); in mpc83xx_sdram_probe()
905 dev->name, half_strength); in mpc83xx_sdram_probe()
917 dev->name, bypass_initialization); in mpc83xx_sdram_probe()
943 dev->name, force_self_refresh); in mpc83xx_sdram_probe()
954 dev->name, dll_reset); in mpc83xx_sdram_probe()
964 dev->name, dqs_config); in mpc83xx_sdram_probe()
977 dev->name, odt_config); in mpc83xx_sdram_probe()
984 dev->name, posted_refreshes); in mpc83xx_sdram_probe()
999 dev->name, sdmode); in mpc83xx_sdram_probe()
1005 debug("%s: esdmode value %d invalid.\n", dev->name, esdmode); in mpc83xx_sdram_probe()
1016 debug("%s: esdmode2 value %d invalid.\n", dev->name, esdmode2); in mpc83xx_sdram_probe()
1022 debug("%s: esdmode3 value %d invalid.\n", dev->name, esdmode3); in mpc83xx_sdram_probe()
1034 dev->name, refresh_interval); in mpc83xx_sdram_probe()
1041 dev->name, precharge_interval); in mpc83xx_sdram_probe()
1089 .name = "mpc83xx_sdram",