Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/sm750fb/
Dddk750_chip.c8 logical_chip_type_t getChipType(void) in getChipType() function
35 if (getChipType() == SM750LE) in get_mxclk_freq()
58 if (getChipType() == SM750LE) in setChipClock()
85 if (getChipType() == SM750LE) in setMemoryClock()
132 if (getChipType() == SM750LE) in setMasterClock()
172 if (getChipType() == SM750LE) in ddk750_getVMSize()
212 if (getChipType() != SM750LE) { in ddk750_initHw()
308 if (getChipType() == SM750LE) { in calcPllValue()
Dddk750_power.c9 if (getChipType() == SM750LE) { in ddk750_setDPMS()
22 if (getChipType() == SM750LE) in getPowerMode()
38 if (getChipType() == SM750LE) in setPowerMode()
Dddk750_chip.h72 logical_chip_type_t getChipType(void);
Dsm750_hw.c98 parm->chip_clk = (getChipType() == SM750LE) ? in hw_sm750_inithw()
114 if (getChipType() != SM750LE) { in hw_sm750_inithw()
191 if (getChipType() != SM750LE) { in hw_sm750_output_setMode()
469 if (getChipType() == SM750LE) { in hw_sm750_initAccel()
Dddk750_mode.c110 if (getChipType() == SM750LE) { in programModeRegisters()
193 if (getChipType() == SM750LE) { in ddk750_setModeTiming()
Dddk750_swi2c.c406 if (getChipType() == SM750LE) in sm750_sw_i2c_init()