Searched refs:cs_setup (Results 1 – 3 of 3) sorted by relevance
66 unsigned int cs_setup:3; member
773 int rdwr_en_lo, rdwr_en_hi, rdwr_en_lo_hi, cs_setup; in denali_setup_data_interface() local880 cs_setup = max3((int)DIV_ROUND_UP(timings->tCS_min, t_x) - rdwr_en_lo, in denali_setup_data_interface()883 cs_setup = min_t(int, cs_setup, CS_SETUP_CNT__VALUE); in denali_setup_data_interface()887 tmp |= FIELD_PREP(CS_SETUP_CNT__VALUE, cs_setup); in denali_setup_data_interface()
81 value = (idata->sys.cs_setup << LDMT2R_CSUP_SHIFT) in shmob_drm_crtc_setup_geometry()