Searched refs:test_mode_send (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/kmb/ |
D | kmb_dsi.c | 770 static void test_mode_send(struct kmb_dsi *kmb_dsi, u32 dphy_no, in test_mode_send() function 828 test_mode_send(kmb_dsi, dphy_no, TEST_CODE_SLEW_RATE_DDL_CYCLES, in set_test_mode_src_osc_freq_target_low_bits() 845 test_mode_send(kmb_dsi, dphy_no, TEST_CODE_SLEW_RATE_DDL_CYCLES, data); in set_test_mode_src_osc_freq_target_hi_bits() 931 test_mode_send(kmb_dsi, dphy_no, TEST_CODE_PLL_VCO_CTRL, (vco_p.range in mipi_tx_pll_setup() 938 test_mode_send(kmb_dsi, dphy_no, TEST_CODE_PLL_INPUT_DIVIDER, in mipi_tx_pll_setup() 944 test_mode_send(kmb_dsi, dphy_no, TEST_CODE_PLL_FEEDBACK_DIVIDER, in mipi_tx_pll_setup() 950 test_mode_send(kmb_dsi, dphy_no, TEST_CODE_PLL_FEEDBACK_DIVIDER, in mipi_tx_pll_setup() 954 test_mode_send(kmb_dsi, dphy_no, TEST_CODE_PLL_OUTPUT_CLK_SEL, in mipi_tx_pll_setup() 961 test_mode_send(kmb_dsi, dphy_no, in mipi_tx_pll_setup() 966 test_mode_send(kmb_dsi, dphy_no, TEST_CODE_PLL_INTEGRAL_CHARGE_PUMP_CTRL, in mipi_tx_pll_setup() [all …]
|