Searched refs:UD (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/block/ |
| D | ataflop.c | 306 #define UD unit[drive] macro 525 FDC_WRITE( FDCREG_TRACK, UD.track ); in fd_select_drive() 605 if (++drive > 1 || !UD.connected) in check_change() 619 if (stat != UD.wpstat) { in check_change() 621 UD.wpstat = stat; in check_change() 839 if (UD.track == -1) in do_fd_action() 841 else if (UD.track != ReqTrack << UDT->stretch) in do_fd_action() 1419 if (UD.wpstat) { in floppy_check_events() 1437 if (UD.flags & FTD_MSG) in floppy_revalidate() 1507 if (!UD.connected) { in ataflop_queue_rq() [all …]
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
| D | sharp,lq150x1lg11.txt | 9 - rlud-gpios: a single GPIO for the RL/UD (rotate 180 degrees) pin. 12 If rlud-gpios and/or sellvds-gpios are not specified, the RL/UD and/or SELLVDS 34 rlud-gpios = <&gpio 17 GPIO_ACTIVE_HIGH>; /* RL/UD */
|
| D | sharp,ls037v7dw01.txt | 14 ordered MO, LR, and UD as specified in the LS037V7DW01.pdf file. 36 &gpio1 3 GPIO_ACTIVE_HIGH>; /* gpio3, lcd UD */
|
| /Linux-v5.4/Documentation/infiniband/ |
| D | ipoib.rst | 40 In datagram mode, the IB UD (Unreliable Datagram) transport is used 52 In connected mode, the interface's UD QP is still used for multicast 55 networking stack to use the smaller UD MTU for these neighbours.
|
| /Linux-v5.4/include/rdma/ |
| D | ib_pack.h | 181 IB_OPCODE(UD, SEND_ONLY), 182 IB_OPCODE(UD, SEND_ONLY_WITH_IMMEDIATE)
|
| /Linux-v5.4/drivers/infiniband/ulp/ipoib/ |
| D | Kconfig | 24 drops for multicast and UD mode traffic from this interface,
|
| /Linux-v5.4/drivers/infiniband/hw/mthca/ |
| D | mthca_qp.c | 285 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator 292 case UD: return MTHCA_QP_ST_UD; in to_mthca_st() 603 if (qp->transport == MLX || qp->transport == UD) in __mthca_modify_qp() 941 case UD: in mthca_max_data_size() 1011 case UD: in mthca_alloc_wqe_buf() 1303 case IB_QPT_UD: qp->transport = UD; break; in mthca_alloc_qp() 1731 case UD: in mthca_tavor_post_send() 2061 case UD: in mthca_arbel_post_send()
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | omap3-evm-common.dtsi | 106 &gpio1 3 GPIO_ACTIVE_HIGH>; /* gpio3, lcd UD */
|
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ |
| D | trace.c | 446 case OP(UD, SEND_ONLY): in parse_everbs_hdrs() 447 case OP(UD, SEND_ONLY_WITH_IMMEDIATE): in parse_everbs_hdrs()
|
| /Linux-v5.4/arch/x86/kvm/ |
| D | trace.h | 276 EXS(DE), EXS(DB), EXS(BP), EXS(OF), EXS(BR), EXS(UD), EXS(NM), \
|