Searched full:standby_idle (Results 1 – 4 of 4) sorted by relevance
56 - rockchip,standby_idle : Defines the standby idle period in which59 be gated if bus is idle for standby_idle * DFI191 rockchip,standby_idle = <0x2000>;
32 unsigned int standby_idle; member256 ret |= of_property_read_u32(np, "rockchip,standby_idle", in of_get_ddr_timings()257 &timing->standby_idle); in of_get_ddr_timings()427 ((data->timing.standby_idle & 0xffff) << 16); in rk3399_dmcfreq_probe()
95 rockchip,standby_idle:101 if bus is idle for standby_idle * DFI clock cycles.314 if bus is idle for standby_idle nanoseconds.
110 * pd_idle and standby_idle are based on the controller clock cycle. in rk3399_dmcfreq_target()