Home
last modified time | relevance | path

Searched full:transmitter (Results 1 – 25 of 1220) sorted by relevance

12345678910>>...49

/kernel/linux/linux-4.19/Documentation/media/kapi/
Dcsi2.rst9 Transmitter drivers
12 CSI-2 transmitter, such as a sensor or a TV tuner, drivers need to
18 CSI-2 transmitter.
23 rate the transmitter uses. The
48 The transmitter drivers must, if possible, configure the CSI-2
49 transmitter to *LP-11 mode* whenever the transmitter is powered on but
54 Stopping the transmitter
57 A transmitter stops sending the stream of images as a result of
67 Before the receiver driver may enable the CSI-2 transmitter by using
69 the transmitter up by using the
/kernel/linux/linux-5.10/Documentation/driver-api/media/
Dcsi2.rst19 Transmitter drivers
22 CSI-2 transmitter, such as a sensor or a TV tuner, drivers need to
28 CSI-2 transmitter.
33 rate the transmitter uses. The
58 The transmitter drivers must, if possible, configure the CSI-2
59 transmitter to *LP-11 mode* whenever the transmitter is powered on but
61 on should the transmitter activate the clock on the clock lane and
68 Stopping the transmitter
71 A transmitter stops sending the stream of images as a result of
81 Before the receiver driver may enable the CSI-2 transmitter by using
[all …]
/kernel/linux/linux-5.10/include/linux/phy/
Dphy-mipi-dphy.h29 * Time, in picoseconds, that the transmitter continues to
42 * the transmitter prior to any associated Data Lane beginning
52 * Time, in picoseconds, that the transmitter drives the Clock
86 * Time, in picoseconds, that the transmitter drives the HS-0
97 * Time, in picoseconds, that the transmitter drives the HS-0
126 * Time, in picoseconds, that the transmitter drives LP-11
136 * Time, in picoseconds, that the transmitter drives the Data
173 * Time, in picoseconds, that the transmitter drives the
185 * Time, in picoseconds, that the transmitter drives the HS-0
213 * Time, in picoseconds, that the new transmitter drives the
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table_helper.c120 * Translate the Transmitter to the corresponding ATOM BIOS value
123 * input transmitter
130 enum transmitter t) in dal_cmd_table_helper_transmitter_bp_to_atom()
144 /* Invalid Transmitter Type! */ in dal_cmd_table_helper_transmitter_bp_to_atom()
182 /* there are three transmitter blocks, each one has two links 4-lanes in dal_cmd_table_helper_assign_control_parameter()
184 * each transmitter block B, D and F as link 1, third transmitter block in dal_cmd_table_helper_assign_control_parameter()
188 if ((control->transmitter == TRANSMITTER_UNIPHY_B) || in dal_cmd_table_helper_assign_control_parameter()
189 (control->transmitter == TRANSMITTER_UNIPHY_D) || in dal_cmd_table_helper_assign_control_parameter()
190 (control->transmitter == TRANSMITTER_UNIPHY_F)) { in dal_cmd_table_helper_assign_control_parameter()
198 /* Bit[4:3]: Transmitter Selection in dal_cmd_table_helper_assign_control_parameter()
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table_helper.c112 * Translate the Transmitter to the corresponding ATOM BIOS value
115 * input transmitter
122 enum transmitter t) in dal_cmd_table_helper_transmitter_bp_to_atom()
136 /* Invalid Transmitter Type! */ in dal_cmd_table_helper_transmitter_bp_to_atom()
174 /* there are three transmitter blocks, each one has two links 4-lanes in dal_cmd_table_helper_assign_control_parameter()
176 * each transmitter block B, D and F as link 1, third transmitter block in dal_cmd_table_helper_assign_control_parameter()
180 if ((control->transmitter == TRANSMITTER_UNIPHY_B) || in dal_cmd_table_helper_assign_control_parameter()
181 (control->transmitter == TRANSMITTER_UNIPHY_D) || in dal_cmd_table_helper_assign_control_parameter()
182 (control->transmitter == TRANSMITTER_UNIPHY_F)) { in dal_cmd_table_helper_assign_control_parameter()
190 /* Bit[4:3]: Transmitter Selection in dal_cmd_table_helper_assign_control_parameter()
[all …]
/kernel/linux/linux-4.19/Documentation/ABI/stable/
Dsysfs-class-rfkill48 Description: Current state of the transmitter.
58 transmitter is turned off by software
60 transmitter is (potentially) active
62 transmitter is forced off by something outside of
73 The transmitter is (potentially) active.
75 The transmitter is forced off by something outside of
86 The transmitter is (potentially) active.
88 The transmitter is turned off by software.
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dsysfs-class-rfkill49 Description: Current state of the transmitter.
60 transmitter is turned off by software
62 transmitter is (potentially) active
64 transmitter is forced off by something outside of
76 The transmitter is (potentially) active.
78 The transmitter is forced off by something outside of
90 The transmitter is (potentially) active.
93 The transmitter is turned off by software.
/kernel/linux/linux-5.10/drivers/media/rc/
Dite-cir.h202 #define IT87_TCR1 0x03 /* transmitter control register 1 */
203 #define IT87_TCR2 0x04 /* transmitter control register 2 */
204 #define IT87_TSR 0x05 /* transmitter status register */
213 #define IT87_TLDLIE 0x01 /* transmitter low data interrupt enable */
229 #define IT87_TXMPM 0x03 /* transmitter modulation pulse mode mask */
231 #define IT87_TXENDF 0x04 /* transmitter deferral */
232 #define IT87_TXRLE 0x08 /* transmitter run length enable */
241 #define IT87_TXMPW 0x07 /* transmitter modulation pulse width mask */
247 #define IT87_TXFBC 0x3f /* transmitter FIFO byte count mask */
257 #define IT87_II_TXLDL 0x02 /* transmitter low data level */
[all …]
/kernel/linux/linux-4.19/drivers/media/rc/
Dite-cir.h211 #define IT87_TCR1 0x03 /* transmitter control register 1 */
212 #define IT87_TCR2 0x04 /* transmitter control register 2 */
213 #define IT87_TSR 0x05 /* transmitter status register */
222 #define IT87_TLDLIE 0x01 /* transmitter low data interrupt enable */
238 #define IT87_TXMPM 0x03 /* transmitter modulation pulse mode mask */
240 #define IT87_TXENDF 0x04 /* transmitter deferral */
241 #define IT87_TXRLE 0x08 /* transmitter run length enable */
250 #define IT87_TXMPW 0x07 /* transmitter modulation pulse width mask */
256 #define IT87_TXFBC 0x3f /* transmitter FIFO byte count mask */
266 #define IT87_II_TXLDL 0x02 /* transmitter low data level */
[all …]
/kernel/linux/linux-5.10/drivers/media/radio/si4713/
DKconfig3 tristate "Silicon Labs Si4713 FM Radio Transmitter support with USB"
9 - 10c4:8244: Silicon Labs FM Transmitter USB device.
18 tristate "Silicon Labs Si4713 FM Radio Transmitter support with I2C"
32 tristate "Silicon Labs Si4713 FM Radio Transmitter support"
35 Say Y here if you want support to Si4713 FM Radio Transmitter.
/kernel/linux/linux-4.19/drivers/media/radio/si4713/
DKconfig2 tristate "Silicon Labs Si4713 FM Radio Transmitter support with USB"
8 - 10c4:8244: Silicon Labs FM Transmitter USB device.
17 tristate "Silicon Labs Si4713 FM Radio Transmitter support with I2C"
31 tristate "Silicon Labs Si4713 FM Radio Transmitter support"
34 Say Y here if you want support to Si4713 FM Radio Transmitter.
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-dv.rst14 the receiver or transmitter subdevice that implements them, so they are
44 hotplug pin as seen by the transmitter. Each bit corresponds to an
45 output pad on the transmitter. If an output pad does not have an
53 transmitter can sense that the receiver is ready to receive video).
54 Each bit corresponds to an output pad on the transmitter. If an
60 When the transmitter sees the hotplug signal from the receiver it
61 will attempt to read the EDID. If set, then the transmitter has read
63 output pad on the transmitter. If an output pad does not support
/kernel/linux/linux-5.10/arch/arm/include/debug/
Dat91.S9 #define AT91_DBGU_THR (0x1c) /* Transmitter Holding Register */
10 #define AT91_DBGU_TXRDY (1 << 1) /* Transmitter Ready */
11 #define AT91_DBGU_TXEMPTY (1 << 9) /* Transmitter Empty */
19 strb \rd, [\rx, #(AT91_DBGU_THR)] @ Write to Transmitter Holding Register
/kernel/linux/linux-4.19/arch/arm/include/debug/
Dat91.S13 #define AT91_DBGU_THR (0x1c) /* Transmitter Holding Register */
14 #define AT91_DBGU_TXRDY (1 << 1) /* Transmitter Ready */
15 #define AT91_DBGU_TXEMPTY (1 << 9) /* Transmitter Empty */
23 strb \rd, [\rx, #(AT91_DBGU_THR)] @ Write to Transmitter Holding Register
/kernel/linux/linux-4.19/drivers/staging/android/uapi/
Dvsoc_shm.h86 * vmm boundary. There are two roles: transmitter and receiver. For example,
87 * in the host_to_guest_signal_table the host is the transmitter and the
90 * 1. The transmitter should convert the offset of the futex to an offset
92 * The transmitter can choose any appropriate hashing algorithm, including
95 * 3. The transmitter should atomically compare and swap futex_offset with 0
98 * The transmitter should stop.
100 * transmitter should move to another table slot and try again. One
105 * 3. The transmitter atomically swaps 1 with the value at the
108 * posted. The transmitter is done.
110 * The transmitter will issue an interrupt.
/kernel/linux/linux-4.19/arch/m68k/include/asm/
Dmcfuart.h42 #define MCFUART_UTF 0x28 /* Transmitter FIFO (r/w) */
96 #define MCFUART_USR_TXEMPTY 0x08 /* Transmitter empty */
97 #define MCFUART_USR_TXREADY 0x04 /* Transmitter ready */
121 #define MCFUART_UCR_CMDRESETTX 0x30 /* Reset transmitter */
163 #define MCFUART_UIR_TXREADY 0x01 /* Transmitter ready */
167 * Define bit flags in the Transmitter FIFO Register (UTF).
169 #define MCFUART_UTF_TXB 0x1f /* Transmitter data level */
170 #define MCFUART_UTF_FULL 0x20 /* Transmitter fifo full */
171 #define MCFUART_UTF_TXS 0xc0 /* Transmitter status */
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dmcfuart.h42 #define MCFUART_UTF 0x28 /* Transmitter FIFO (r/w) */
96 #define MCFUART_USR_TXEMPTY 0x08 /* Transmitter empty */
97 #define MCFUART_USR_TXREADY 0x04 /* Transmitter ready */
121 #define MCFUART_UCR_CMDRESETTX 0x30 /* Reset transmitter */
163 #define MCFUART_UIR_TXREADY 0x01 /* Transmitter ready */
167 * Define bit flags in the Transmitter FIFO Register (UTF).
169 #define MCFUART_UTF_TXB 0x1f /* Transmitter data level */
170 #define MCFUART_UTF_FULL 0x20 /* Transmitter fifo full */
171 #define MCFUART_UTF_TXS 0xc0 /* Transmitter status */
/kernel/linux/linux-5.10/include/uapi/linux/
Dscc.h99 TXS_IDLE, /* Transmitter off, no data pending */
101 TXS_ACTIVE, /* Transmitter on, sending data */
103 TXS_IDLE2, /* Transmitter on, no data pending */
114 long txints; /* Transmitter interrupts */
125 unsigned int tx_under; /* Transmitter Underruns */
127 unsigned int tx_state; /* Transmitter state */
/kernel/linux/linux-4.19/include/uapi/linux/
Dscc.h98 TXS_IDLE, /* Transmitter off, no data pending */
100 TXS_ACTIVE, /* Transmitter on, sending data */
102 TXS_IDLE2, /* Transmitter on, no data pending */
113 long txints; /* Transmitter interrupts */
124 unsigned int tx_under; /* Transmitter Underruns */
126 unsigned int tx_state; /* Transmitter state */
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_link_encoder.c143 * transmitter is used for the offset */ in enable_phy_bypass_mode()
154 * transmitter is used for the offset */ in disable_prbs_symbols()
174 * transmitter is used for the offset */ in program_pattern_symbols()
182 * transmitter is used for the offset */ in program_pattern_symbols()
190 * transmitter is used for the offset */ in program_pattern_symbols()
233 * transmitter is used for the offset */ in set_link_training_complete()
833 enc110->base.transmitter = init_data->transmitter; in dce110_link_encoder_construct()
868 switch (enc110->base.transmitter) { in dce110_link_encoder_construct()
971 cntl.transmitter = enc110->base.transmitter; in dce110_link_encoder_hw_init()
1066 cntl.transmitter = enc110->base.transmitter; in dce110_link_encoder_enable_tmds_output()
[all …]
/kernel/linux/linux-4.19/Documentation/networking/
Dz8530drv.txt396 TxUnder - number of transmitter underruns
398 TxInts - number of transmitter interrupts
451 transmitter, until the first byte is sent. This is usually
455 MODEM and/or transmitter, that asserts CTS when the
456 transmitter is ready for data.
462 This is the probability that the transmitter will be keyed
478 The time the transmitter will remain keyed after the last
481 SCC before the transmitter is keyed down. The value depends
494 1: Fullduplex mode, i.e. the transmitter will be keyed at
497 2: Like 1, but the transmitter will remain keyed, also
[all …]
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/hamradio/
Dz8530drv.rst414 TxUnder number of transmitter underruns
416 TxInts number of transmitter interrupts
472 transmitter, until the first byte is sent. This is usually
476 MODEM and/or transmitter, that asserts CTS when the
477 transmitter is ready for data.
483 This is the probability that the transmitter will be keyed
499 The time the transmitter will remain keyed after the last
502 SCC before the transmitter is keyed down. The value depends
515 1: Fullduplex mode, i.e. the transmitter will be keyed at
518 2: Like 1, but the transmitter will remain keyed, also
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_link_encoder.c137 * transmitter is used for the offset */ in enable_phy_bypass_mode()
148 * transmitter is used for the offset */ in disable_prbs_symbols()
168 * transmitter is used for the offset */ in program_pattern_symbols()
176 * transmitter is used for the offset */ in program_pattern_symbols()
184 * transmitter is used for the offset */ in program_pattern_symbols()
227 * transmitter is used for the offset */ in set_link_training_complete()
704 enc110->base.transmitter = init_data->transmitter; in dce110_link_encoder_construct()
739 switch (enc110->base.transmitter) { in dce110_link_encoder_construct()
841 cntl.transmitter = enc110->base.transmitter; in dce110_link_encoder_hw_init()
936 cntl.transmitter = enc110->base.transmitter; in dce110_link_encoder_enable_tmds_output()
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_link_encoder.c108 * transmitter is used for the offset in enable_phy_bypass_mode()
119 * transmitter is used for the offset in disable_prbs_symbols()
139 * transmitter is used for the offset in program_pattern_symbols()
147 * transmitter is used for the offset in program_pattern_symbols()
155 * transmitter is used for the offset in program_pattern_symbols()
198 * transmitter is used for the offset in set_link_training_complete()
652 enc10->base.transmitter = init_data->transmitter; in dcn10_link_encoder_construct()
689 switch (enc10->base.transmitter) { in dcn10_link_encoder_construct()
789 cntl.transmitter = enc10->base.transmitter; in dcn10_link_encoder_hw_init()
885 cntl.transmitter = enc10->base.transmitter; in dcn10_link_encoder_enable_tmds_output()
[all …]
/kernel/linux/linux-4.19/drivers/tty/serial/
Datmel_serial.h17 #define ATMEL_US_RSTTX BIT(3) /* Reset Transmitter */
20 #define ATMEL_US_TXEN BIT(6) /* Transmitter Enable */
21 #define ATMEL_US_TXDIS BIT(7) /* Transmitter Disable */
86 #define ATMEL_US_TXRDY BIT(1) /* Transmitter Ready */
89 #define ATMEL_US_ENDTX BIT(4) /* End of Transmitter Transfer */
94 #define ATMEL_US_TXEMPTY BIT(9) /* Transmitter Empty */
112 #define ATMEL_US_THR 0x1c /* Transmitter Holding Register */
124 #define ATMEL_US_TTGR 0x28 /* Transmitter Timeguard Register */

12345678910>>...49