Searched +full:second +full:- +full:sourcing (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/display/panel/panel-edp.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Douglas Anderson <dianders@chromium.org>14 to a Embedded DisplayPort AUX bus (see display/dp-aux-bus.yaml) without17 board, either for second-sourcing purposes or to support multiple SKUs51 :<T1>:<T2>: :<--T10-->:<T11>:<T12>:52 : +-----------------------+---------+---------+53 eDP -----------+ Black video | Src vid | Blk vid +[all …]
1 .. SPDX-License-Identifier: GPL-2.04 ------------------------11 on the kernel-side implementation of the media framework.24 in a System-on-Chip image processing pipeline), DMA channels or physical32 A link is a point-to-point oriented connection between two pads, either40 instance, defined in ``include/media/media-device.h``.42 embedding the :c:type:`media_device` instance in a larger driver-specific60 instance, defined in ``include/media/media-entity.h``. The structure is usually61 embedded into a higher-level structure, such as78 ``include/media/media-entity.h``. Currently, only one type of interface is[all …]
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */26 * have the same layout for 32-bit and 64-bit userland.38 * struct ethtool_cmd - DEPRECATED, link control and status43 * interface supports autonegotiation or auto-detection.44 * Read-only.48 * auto-detection.56 * @autoneg: Enable/disable autonegotiation and auto-detection;60 * Read-only.62 * obsoleted by &struct ethtool_coalesce. Read-only; deprecated.64 * obsoleted by &struct ethtool_coalesce. Read-only; deprecated.[all …]
1 // SPDX-License-Identifier: GPL-2.07 * This file is for RTL8821A Co-exist mechanism11 * 2012/11/14 Cosa Revise for 8821A 2Ant out sourcing.45 struct rtl_priv *rtlpriv = btcoexist->adapter; in btc8821a2ant_bt_rssi_state()47 u8 bt_rssi_state = coex_sta->pre_bt_rssi_state; in btc8821a2ant_bt_rssi_state()49 bt_rssi = coex_sta->bt_rssi; in btc8821a2ant_bt_rssi_state()52 if ((coex_sta->pre_bt_rssi_state == BTC_RSSI_STATE_LOW) || in btc8821a2ant_bt_rssi_state()53 (coex_sta->pre_bt_rssi_state == BTC_RSSI_STATE_STAY_LOW)) { in btc8821a2ant_bt_rssi_state()79 return coex_sta->pre_bt_rssi_state; in btc8821a2ant_bt_rssi_state()82 if ((coex_sta->pre_bt_rssi_state == BTC_RSSI_STATE_LOW) || in btc8821a2ant_bt_rssi_state()[all …]