Lines Matching +defs:val +defs:enable
19 u8 val; in rts5264_get_ic_version() local
261 u8 val = 0; in rts5264_enable_ocp() local
317 u8 mask, val; in rts5264_init_ocp() local
356 static int rts5264_get_ocpstat2(struct rtsx_pcr *pcr, u8 *val) in rts5264_get_ocpstat2()
361 static int rts5264_get_ovpstat(struct rtsx_pcr *pcr, u8 *val) in rts5264_get_ovpstat()
369 u8 val = 0; in rts5264_clear_ocpstat() local
608 static void rts5264_enable_aspm(struct rtsx_pcr *pcr, bool enable) in rts5264_enable_aspm()
610 u8 val = FORCE_ASPM_CTL0 | FORCE_ASPM_CTL1; in rts5264_enable_aspm() local
623 static void rts5264_disable_aspm(struct rtsx_pcr *pcr, bool enable) in rts5264_disable_aspm()
625 u8 val = FORCE_ASPM_CTL0 | FORCE_ASPM_CTL1; in rts5264_disable_aspm() local
639 static void rts5264_set_aspm(struct rtsx_pcr *pcr, bool enable) in rts5264_set_aspm()
654 u8 val = 0; in rts5264_set_l1off_cfg_sub_d0() local
845 u8 val; in rts5264_init_params() local