Searched refs:fbdiv (Results 1 – 5 of 5) sorted by relevance
/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/ |
D | dfs.c | 28 {.mhz = 928, .refdiv = 1, .fbdiv = 116, .postdiv1 = 3, .postdiv2 = 1}, 29 {.mhz = 800, .refdiv = 1, .fbdiv = 100, .postdiv1 = 3, .postdiv2 = 1}, 30 {.mhz = 732, .refdiv = 1, .fbdiv = 61, .postdiv1 = 2, .postdiv2 = 1}, 31 {.mhz = 666, .refdiv = 1, .fbdiv = 111, .postdiv1 = 4, .postdiv2 = 1}, 32 {.mhz = 600, .refdiv = 1, .fbdiv = 50, .postdiv1 = 2, .postdiv2 = 1}, 33 {.mhz = 528, .refdiv = 1, .fbdiv = 66, .postdiv1 = 3, .postdiv2 = 1}, 34 {.mhz = 400, .refdiv = 1, .fbdiv = 50, .postdiv1 = 3, .postdiv2 = 1}, 35 {.mhz = 300, .refdiv = 1, .fbdiv = 50, .postdiv1 = 4, .postdiv2 = 1}, 36 {.mhz = 200, .refdiv = 1, .fbdiv = 50, .postdiv1 = 3, .postdiv2 = 2}, 1714 uint32_t refdiv, postdiv1, fbdiv, postdiv2; in ddr_get_rate() local [all …]
|
D | suspend.c | 700 uint32_t refdiv, postdiv2, postdiv1, fbdiv; in dmc_suspend() local 712 fbdiv = dpll_data[0] & 0xfff; in dmc_suspend() 717 sdram_params->ddr_freq = ((fbdiv * 24) / in dmc_suspend()
|
/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/soc/ |
D | soc.h | 126 uint32_t fbdiv; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 73261 unsigned int fbdiv; member
|
D | vmlinux_510.h | 73261 unsigned int fbdiv; member
|