Searched refs:RWSC (Results 1 – 3 of 3) sorted by relevance
123 DEFINE_RPMPD_VFL(msm8976, vddcx_vfl, RWSC, 2);172 DEFINE_RPMPD_LEVEL(msm8998, vdd_ssccx, RWSC, 0);173 DEFINE_RPMPD_VFL(msm8998, vdd_ssccx_vfl, RWSC, 0);
194 #define MX53ARD_CS1RCR1 (RCSN(2) | OEN (1) | RWSC(22))
173 #define RWSC(x) (((x) & 0x3f) << 24) macro