Home
last modified time | relevance | path

Searched refs:LPDDR3 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/devfreq/
Drk3399_dmc.txt97 - rockchip,lpddr3_odt_dis_freq : When the DRAM type is LPDDR3, this parameter defines
103 - rockchip,lpddr3_drv : When the DRAM type is LPDDR3, this parameter defines
107 - rockchip,lpddr3_odt : When the DRAM type is LPDDR3, this parameter defines
111 - rockchip,phy_lpddr3_ca_drv : When the DRAM type is LPDDR3, this parameter defines
116 - rockchip,phy_lpddr3_dq_drv : When the DRAM type is LPDDR3, this parameter defines
121 - rockchip,phy_lpddr3_odt : When dram type is LPDDR3, this parameter define
/Linux-v4.19/drivers/devfreq/event/
Drockchip-dfi.c53 LPDDR3 = 6, enumerator
93 if (ddr_type == LPDDR3) in rockchip_dfi_start_hardware_counter()