/linux/drivers/media/platform/verisilicon/ |
H A D | rockchip_av1_entropymode.h | 145 D45_PRED, /* Directional 45 deg prediction [anti-clockwise from 0 deg hor] */ 146 D135_PRED, /* Directional 135 deg prediction [anti-clockwise from 0 deg hor] */ 147 D117_PRED, /* Directional 112 deg prediction [anti-clockwise from 0 deg hor] */ 148 D153_PRED, /* Directional 157 deg prediction [anti-clockwise from 0 deg hor] */ 149 D27_PRED, /* Directional 22 deg prediction [anti-clockwise from 0 deg hor] */ 150 D63_PRED, /* Directional 67 deg prediction [anti-clockwise from 0 deg hor] */
|
/linux/drivers/thunderbolt/ |
H A D | tmu.c | 46 return "uni-directional, LowRes"; in tmu_mode_name() 48 return "uni-directional, HiFi"; in tmu_mode_name() 50 return "bi-directional, HiFi"; in tmu_mode_name() 52 return "enhanced uni-directional, MedRes"; in tmu_mode_name() 364 tb_sw_dbg(sw, "TMU: supports uni-directional mode\n"); in tmu_mode_init() 367 tb_sw_dbg(sw, "TMU: supports enhanced uni-directional mode\n"); in tmu_mode_init() 572 * In case of uni-directional time sync, TMU handshake is in tb_switch_tmu_disable() 573 * initiated by upstream router. In case of bi-directional in tb_switch_tmu_disable() 576 * cases although it is needed only for the bi-directional mode. in tb_switch_tmu_disable() 579 * uni-directional mode and we don't want to change it's TMU in tb_switch_tmu_disable() [all …]
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | renesas,rza1-ports.yaml | 88 to work in bi-directional mode and when the IO direction has to be 89 specified by software. Bi-directional pins must be managed by the pin 155 * I2c master: both SDA and SCL pins need bi-directional operations 158 * Both need to work in bi-directional mode, the driver must manage
|
/linux/Documentation/hid/ |
H A D | hid-transport.rst | 92 driver must provide two bi-directional I/O channels to each HID device. These 93 channels must not necessarily be bi-directional in the hardware itself. A 94 transport driver might just provide 4 uni-directional channels. Or it might 96 will describe them as two bi-directional channels as they have several
|
/linux/drivers/block/mtip32xx/ |
H A D | mtip32xx.h | 191 * - 41h DMA Setup FIS, bi-directional. 192 * - 46h Data FIS, bi-directional. 193 * - 58h BIST Activate FIS, bi-directional.
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | ibm,op-panel.yaml | 17 server. It has a display and three buttons: two directional arrows and one
|
/linux/Documentation/userspace-api/netlink/ |
H A D | genetlink-legacy.rst | 135 directional subsection 138 The ``directional`` model splits the ID assignment by the direction of
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | richtek,rtq6056.yaml | 7 title: RTQ6056 Bi-Directional Current and Power Monitor with 16-bit ADC
|
/linux/Documentation/userspace-api/gpio/ |
H A D | gpio-v2-line-set-config-ioctl.rst | 48 bi-directional lines between input and output, but it may also be used to
|
H A D | gpio-handle-set-config-ioctl.rst | 52 bi-directional lines between input and output, but it may be used more
|
/linux/Documentation/mhi/ |
H A D | topology.rst | 33 for bi-directional communication. Once MHI is in powered on state, the MHI
|
/linux/drivers/hwmon/ |
H A D | ina2xx.c | 6 * Zero Drift Bi-Directional Current/Power Monitor with I2C Interface 10 * Bi-Directional Current/Power Monitor with I2C Interface 14 * Bi-Directional Current/Power Monitor with I2C Interface 18 * Bi-directional Current/Power Monitor with I2C Interface
|
/linux/Documentation/networking/ |
H A D | plip.rst | 122 bi-directional parallel ports, rather than output-only ``printer`` 163 bi-directional parallel ports, rather than output-only ``printer``
|
/linux/Documentation/input/devices/ |
H A D | xpad.rst | 32 the driver will map the directional pad to axes (X/Y). 45 With a normal controller, the directional pad is mapped to its own X/Y axes.
|
/linux/include/rdma/ |
H A D | ib.h | 67 * The IB interfaces that use write() as bi-directional ioctl() are
|
/linux/Documentation/netlink/specs/ |
H A D | rt_addr.yaml | 125 enum-model: directional
|
H A D | nlctrl.yaml | 168 enum-model: directional
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | nvidia,tegra210-i2s.yaml | 11 bi-directional and single direction point-to-point serial
|
/linux/Documentation/driver-api/usb/ |
H A D | bulk-streams.rst | 41 ID for the bulk IN and OUT endpoints used in a Bi-directional command sequence.
|
/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_ct.h | 59 * Includes a pair of CT buffers for bi-directional communication and tracking
|
/linux/drivers/pinctrl/uniphier/ |
H A D | pinctrl-uniphier.h | 69 /* direction of pull register (no pin supports bi-directional pull biasing) */
|
/linux/Documentation/input/ |
H A D | event-codes.rst | 396 Directional axes on this device (absolute and/or relative x, y, z) represent 401 regular directional axes and accelerometer axes on the same event node.
|
/linux/drivers/staging/media/meson/vdec/ |
H A D | codec_vp9.c | 323 #define D45_PRED 3 /* Directional 45 deg = round(arctan(1/1) * 180/pi) */ 324 #define D135_PRED 4 /* Directional 135 deg = 180 - 45 */ 325 #define D117_PRED 5 /* Directional 117 deg = 180 - 63 */ 326 #define D153_PRED 6 /* Directional 153 deg = 180 - 27 */ 327 #define D207_PRED 7 /* Directional 207 deg = 180 + 27 */ 328 #define D63_PRED 8 /* Directional 63 deg = round(arctan(2/1) * 180/pi) */
|
/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | st,stm32-rproc.yaml | 70 Bi-directional channel:
|
/linux/include/linux/amba/ |
H A D | pl022.h | 179 * @SSP_MICROWIRE_CHANNEL_FULL_DUPLEX: SSPTXD becomes bi-directional,
|