Lines Matching refs:vol
37 unsigned int vol[ACPU_OPP_NUM]; member
702 INFO(" - %d: 0x%x\n", i, acpu_dvfs_sram_buf->vol[i]); in acpu_dvfs_set_freq()
713 unsigned int vol[7]; member
740 volt->vol[0] = 0x49; in acpu_dvfs_volt_init()
741 volt->vol[1] = 0x49; in acpu_dvfs_volt_init()
742 volt->vol[2] = 0x50; in acpu_dvfs_volt_init()
743 volt->vol[3] = 0x60; in acpu_dvfs_volt_init()
744 volt->vol[4] = 0x78; in acpu_dvfs_volt_init()
745 volt->vol[5] = 0x78; in acpu_dvfs_volt_init()
746 volt->vol[6] = 0x78; in acpu_dvfs_volt_init()
773 acpu_dvfs_sram_buf->vol[i] = hi6220_acpu_profile[i].acpu_vol_profile; in init_acpu_dvfs()