Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/devicetree/bindings/devfreq/
Drk3399_dmc.txt52 This parameter is for LPDDR4 only.
125 - rockchip,lpddr4_odt_dis_freq : When the DRAM type is LPDDR4, this parameter
131 - rockchip,lpddr4_drv : When the DRAM type is LPDDR4, this parameter defines
135 - rockchip,lpddr4_dq_odt : When the DRAM type is LPDDR4, this parameter defines
139 - rockchip,lpddr4_ca_odt : When the DRAM type is LPDDR4, this parameter defines
143 - rockchip,phy_lpddr4_ca_drv : When the DRAM type is LPDDR4, this parameter defines
148 - rockchip,phy_lpddr4_ck_cs_drv : When the DRAM type is LPDDR4, this parameter defines
152 - rockchip,phy_lpddr4_dq_drv : When the DRAM type is LPDDR4, this parameter defines
156 - rockchip,phy_lpddr4_odt : When the DRAM type is LPDDR4, this parameter defines
/Linux-v4.19/drivers/devfreq/event/
Drockchip-dfi.c54 LPDDR4 = 7, enumerator
95 else if (ddr_type == LPDDR4) in rockchip_dfi_start_hardware_counter()