Home
last modified time | relevance | path

Searched full:directional (Results 1 – 25 of 78) sorted by relevance

1234

/linux/drivers/media/platform/verisilicon/
H A Drockchip_av1_entropymode.h145 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 Dtmu.c46 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 Drenesas,rza1-ports.yaml88 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 Dhid-transport.rst92 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 Dmtip32xx.h191 * - 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 Dibm,op-panel.yaml17 server. It has a display and three buttons: two directional arrows and one
/linux/Documentation/userspace-api/netlink/
H A Dgenetlink-legacy.rst135 directional subsection
138 The ``directional`` model splits the ID assignment by the direction of
/linux/Documentation/devicetree/bindings/iio/adc/
H A Drichtek,rtq6056.yaml7 title: RTQ6056 Bi-Directional Current and Power Monitor with 16-bit ADC
/linux/Documentation/userspace-api/gpio/
H A Dgpio-v2-line-set-config-ioctl.rst48 bi-directional lines between input and output, but it may also be used to
H A Dgpio-handle-set-config-ioctl.rst52 bi-directional lines between input and output, but it may be used more
/linux/Documentation/mhi/
H A Dtopology.rst33 for bi-directional communication. Once MHI is in powered on state, the MHI
/linux/drivers/hwmon/
H A Dina2xx.c6 * 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 Dplip.rst122 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 Dxpad.rst32 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 Dib.h67 * The IB interfaces that use write() as bi-directional ioctl() are
/linux/Documentation/netlink/specs/
H A Drt_addr.yaml125 enum-model: directional
H A Dnlctrl.yaml168 enum-model: directional
/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra210-i2s.yaml11 bi-directional and single direction point-to-point serial
/linux/Documentation/driver-api/usb/
H A Dbulk-streams.rst41 ID for the bulk IN and OUT endpoints used in a Bi-directional command sequence.
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.h59 * Includes a pair of CT buffers for bi-directional communication and tracking
/linux/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier.h69 /* direction of pull register (no pin supports bi-directional pull biasing) */
/linux/Documentation/input/
H A Devent-codes.rst396 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 Dcodec_vp9.c323 #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 Dst,stm32-rproc.yaml70 Bi-directional channel:
/linux/include/linux/amba/
H A Dpl022.h179 * @SSP_MICROWIRE_CHANNEL_FULL_DUPLEX: SSPTXD becomes bi-directional,

1234