Searched full:pd_idle (Results 1 – 4 of 4) sorted by relevance
32 - rockchip,pd_idle : Configure the PD_IDLE value. Defines the35 for PD_IDLE DFI clock cycles.187 rockchip,pd_idle = <0x40>;
56 rockchip,pd_idle:60 Configure the PD_IDLE value. Defines the power-down idle period in which61 memories are placed into power-down mode if bus is idle for PD_IDLE DFI287 Configure the PD_IDLE value in nanoseconds. Defines the power-down idle289 for PD_IDLE nanoseconds.
28 unsigned int pd_idle; member248 ret |= of_property_read_u32(np, "rockchip,pd_idle", in of_get_ddr_timings()249 &timing->pd_idle); in of_get_ddr_timings()420 * bit[0-11] : pd_idle in rk3399_dmcfreq_probe()428 data->odt_pd_arg1 = (data->timing.pd_idle & 0xfff) | in rk3399_dmcfreq_probe()
110 * pd_idle and standby_idle are based on the controller clock cycle. in rk3399_dmcfreq_target()