| /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() 578 * In case of uni-directional time sync, TMU handshake is in tb_switch_tmu_disable() 579 * initiated by upstream router. In case of bi-directional in tb_switch_tmu_disable() 582 * cases although it is needed only for the bi-directional mode. in tb_switch_tmu_disable() 585 * uni-directional mode and we don't want to change it's TMU in tb_switch_tmu_disable() [all …]
|
| /linux/include/linux/ |
| H A D | sysctl.h | 130 * bi-directional converter functions 136 * Example of creating your custom bi-directional converter: 157 * uni-directional converter functions 161 * bi-directional converters. 163 * Example of creating a uni-directional converter:
|
| /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 | 192 * - 41h DMA Setup FIS, bi-directional. 193 * - 46h Data FIS, bi-directional. 194 * - 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/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/netlink/ |
| H A D | genetlink-legacy.rst | 135 directional subsection 138 The ``directional`` model splits the ID assignment by the direction of
|
| /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/include/rdma/ |
| H A D | ib.h | 67 * The IB interfaces that use write() as bi-directional ioctl() are
|
| /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/Documentation/devicetree/bindings/sound/ |
| H A D | nvidia,tegra210-i2s.yaml | 11 bi-directional and single direction point-to-point serial
|
| /linux/Documentation/netlink/specs/ |
| H A D | rt-addr.yaml | 133 enum-model: directional
|
| H A D | nlctrl.yaml | 168 enum-model: directional
|
| /linux/tools/net/ynl/pyynl/lib/ |
| H A D | nlspec.py | 427 msg_id_model enum-model for operations (unified, directional etc.) 584 raise SpecException("Can't parse directional ops") 632 elif self.msg_id_model == 'directional':
|
| /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/tty/vt/ |
| H A D | gen_ucs_fallback_table.py | 89 # Directional arrows 96 # Double arrows with their directional semantic mappings
|
| /linux/Documentation/netlink/ |
| H A D | genetlink-legacy.yaml | 326 "directional" has the messages sent to the kernel and from the kernel 328 enum: [ unified, directional ] # Trim
|
| H A D | netlink-raw.yaml | 398 "directional" has the messages sent to the kernel and from the kernel 400 enum: [ unified, directional ] # Trim
|
| /linux/drivers/pinctrl/uniphier/ |
| H A D | pinctrl-uniphier.h | 69 /* direction of pull register (no pin supports bi-directional pull biasing) */
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | xskxceiver.c | 27 * d. Bi-directional sockets 28 * Configure sockets as bi-directional tx/rx sockets, sets up fill and
|
| /linux/rust/kernel/sync/atomic/ |
| H A D | predefine.rs | 77 // as `isize` and `usize`, and `isize` and `usize` are always bi-directional transmutable to
|