Home
last modified time | relevance | path

Searched refs:SM750LE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/staging/sm750fb/
H A Dddk750_chip.c26 chip = SM750LE; in sm750_set_chip_type()
39 if (sm750_get_chip_type() == SM750LE) in get_mxclk_freq()
61 if (sm750_get_chip_type() == SM750LE) in set_chip_clock()
93 if (sm750_get_chip_type() == SM750LE) in set_memory_clock()
145 if (sm750_get_chip_type() == SM750LE) in set_master_clock()
187 if (sm750_get_chip_type() == SM750LE) in ddk750_get_vm_size()
226 if (sm750_get_chip_type() != SM750LE) { in ddk750_init_hw()
327 if (sm750_get_chip_type() == SM750LE) { in sm750_calc_pll_value()
H A Dddk750_power.c10 if (sm750_get_chip_type() == SM750LE) { in ddk750_set_dpms()
23 if (sm750_get_chip_type() == SM750LE) in get_power_mode()
38 if (sm750_get_chip_type() == SM750LE) in sm750_set_power_mode()
H A Dddk750_mode.c127 if (sm750_get_chip_type() == SM750LE) { in programModeRegisters()
218 if (sm750_get_chip_type() == SM750LE) { in ddk750_setModeTiming()
H A Dsm750_hw.c100 parm->chip_clk = (sm750_get_chip_type() == SM750LE) ? in hw_sm750_inithw()
116 if (sm750_get_chip_type() != SM750LE) { in hw_sm750_inithw()
195 if (sm750_get_chip_type() != SM750LE) { in hw_sm750_output_setMode()
485 if (sm750_get_chip_type() == SM750LE) { in hw_sm750_initAccel()
H A Dddk750_chip.h31 SM750LE, enumerator
H A Dddk750_swi2c.c399 if (sm750_get_chip_type() == SM750LE) in sm750_sw_i2c_init()