Searched refs:DIRECTION (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/Documentation/sound/designs/ |
D | control-names.rst | 9 Syntax: [LOCATION] SOURCE [CHANNEL] [DIRECTION] FUNCTION 12 DIRECTION subsection
|
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_mgmt.c | 142 HINIC_MSG_HEADER_SET(direction, DIRECTION) | in prepare_header() 461 if (HINIC_MSG_HEADER_GET(*header, DIRECTION) == MGMT_RESP) in recv_mgmt_msg_handler() 479 recv_msg = HINIC_MSG_HEADER_GET(*header, DIRECTION) == in mgmt_msg_aeqe_handler()
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | gpio-clps711x.txt | 7 is DIRECTION.
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 120 mvi DMAPARAMS, HDMAEN|DIRECTION|FIFORESET; 504 mvi DMAPARAMS, HDMAEN|DIRECTION|FIFORESET; 831 or DMAPARAMS, DIRECTION; 892 and DMAPARAMS, DIRECTION; 1013 test DMAPARAMS, DIRECTION jnz ultra2_fifoempty; 1102 test DMAPARAMS, DIRECTION jz dma_mid_sg; 1126 test DFCNTRL,DIRECTION jnz dma_fifoempty; 1215 or DFCNTRL, HDMAEN|DIRECTION|FIFORESET; 1348 test DFCNTRL, DIRECTION jz target_ITloop; 1389 mvi DFCNTRL, (PRELOADEN|SCSIEN|HDMAEN|DIRECTION); [all …]
|
D | aic7xxx_reg_print.c_shipped | 304 { "DIRECTION", 0x04, 0x04 },
|
D | aic79xx.seq | 1710 test DFCNTRL, DIRECTION jnz data_phase_finish; 1757 test DFCNTRL, DIRECTION jz target_ITloop; 1866 * (DIRECTION set in DFCNTRL). The delay is performed by 1889 test DFCNTRL, DIRECTION jz interrupt_return; 2043 test DFCNTRL, DIRECTION jnz pkt_saveptrs_check_status;
|
D | aic79xx_reg_print.c_shipped | 79 { "DIRECTION", 0x04, 0x04 },
|
D | aic7xxx.reg | 979 field DIRECTION 0x04 1469 field DIRECTION 0x04 /* Set indicates PCI->SCSI */
|
D | aic7xxx_reg.h_shipped | 439 #define DIRECTION 0x04
|
D | aic79xx.reg | 437 field DIRECTION 0x04 3827 field DIRECTION 0x04 /* Set indicates PCI->SCSI */
|
D | aic79xx_reg.h_shipped | 1569 #define DIRECTION 0x04
|
D | aic79xx_core.c | 1550 if ((ahd_inb(ahd, DFCNTRL) & DIRECTION) != 0) in ahd_run_data_fifo()
|
/Linux-v4.19/include/linux/usb/ |
D | net2280.h | 213 #define DIRECTION 27 macro
|
/Linux-v4.19/drivers/pinctrl/sh-pfc/ |
D | pfc-sh7723.c | 1496 GPIO_FN(DIRECTION),
|
D | pfc-sh7724.c | 1465 GPIO_FN(DIRECTION),
|
/Linux-v4.19/Documentation/sound/kernel-api/ |
D | writing-an-alsa-driver.rst | 2455 usually defined from the three parts as “SOURCE DIRECTION FUNCTION”. 2461 The second, ``DIRECTION``, is one of the following strings according to
|