Searched +full:test +full:- +full:part1 (Results 1 – 2 of 2) sorted by relevance
3 * Copyright © 2006-2007 Intel Corporation54 #define IS_TV(c) (c->output_flag & SDVO_TV_MASK)55 #define IS_TMDS(c) (c->output_flag & SDVO_TMDS_MASK)56 #define IS_LVDS(c) (c->output_flag & SDVO_LVDS_MASK)57 #define IS_TV_OR_LVDS(c) (c->output_flag & (SDVO_TV_MASK | SDVO_LVDS_MASK))106 * This is set if we're going to treat the device as TV-out.109 * to decide this for us, the S-Video output on our HDMI+S-Video card160 /* add the property for the SDVO-TV */178 /* add the property for the SDVO-TV/LVDS */234 struct drm_device *dev = psb_intel_sdvo->base.base.dev; in psb_intel_sdvo_write_sdvox()[all …]
1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause2 /* Copyright(c) 2019-2022 Realtek Corporation282 rtwdev->dbcc_en, phy_idx); in _kpath()284 if (!rtwdev->dbcc_en) { in _kpath()311 RTW8852B_RXDCK_VER, rtwdev->hal.cv); in _rx_dck()317 if (rtwdev->is_tssi_mode[path]) in _rx_dck()329 if (rtwdev->is_tssi_mode[path]) in _rx_dck()406 struct rtw89_dack_info *dack = &rtwdev->dack; in _addck_backup()409 dack->addck_d[0][0] = rtw89_phy_read32_mask(rtwdev, R_ADDCKR0, B_ADDCKR0_A0); in _addck_backup()410 dack->addck_d[0][1] = rtw89_phy_read32_mask(rtwdev, R_ADDCKR0, B_ADDCKR0_A1); in _addck_backup()[all …]