Home
last modified time | relevance | path

Searched refs:LPDDR4 (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/devfreq/event/
H A Drockchip-dfi.c77 enum { DDR4 = 0, DDR3 = 3, LPDDR2 = 5, LPDDR3 = 6, LPDDR4 = 7, LPDDR4X = 8, UNUSED = 0xFF }; enumerator
334 } else if (info->dram_type == LPDDR4 || info->dram_type == LPDDR4X) { in rockchip_dfi_start_hardware_counter()
369 /* LPDDR4 and LPDDR4X BL = 16,other DDR type BL = 8 */ in rockchip_dfi_get_busier_ch()
371 if (info->dram_type == LPDDR4 || info->dram_type == LPDDR4X) { in rockchip_dfi_get_busier_ch()

Completed in 2 milliseconds