/linux/arch/m68k/include/asm/ |
H A D | mcfqspi.h | 16 * @deselect: output the signals to deselect the device. Can not be NULL. 21 * deselect functions are required. 27 void (*deselect)(struct mcfqspi_cs_control *, u8, bool); member
|
/linux/Documentation/i2c/ |
H A D | i2c-topology.rst | 32 select and deselect. select is called before the transfer and (the 33 optional) deselect is called after the transfer. 47 full select-transfer-deselect transaction, only the muxes on the parent 49 select and/or deselect operations must use I2C transfers to complete 79 6. M1 calls ->deselect, if it has one. 80 7. Same rules as in step 4, but for ->deselect. 104 I.e. the select-transfer-deselect transaction targeting e.g. device 129 transfer-deselect transaction. The implication is that the mux driver 160 7. M1 calls ->deselect, if it has one. 161 8. Same rules as in step 5, but for ->deselect. [all …]
|
/linux/drivers/infiniband/hw/qib/ |
H A D | qib_qsfp.c | 93 goto deselect; in qsfp_read() 113 goto deselect; in qsfp_read() 120 deselect: in qsfp_read() 201 goto deselect; in qib_qsfp_write() 218 goto deselect; in qib_qsfp_write() 225 deselect: in qib_qsfp_write()
|
/linux/arch/arm/mach-davinci/ |
H A D | Kconfig | 58 printed, it's safe to deselect DAVINCI_MUX for your product.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-i2c-devices-pca954x | 11 -2 disconnect on idle, i.e. deselect the last used
|
/linux/sound/soc/intel/ |
H A D | Kconfig | 65 Baytrail/Cherrytrail, you need to deselect this option first.
|
/linux/arch/powerpc/boot/ |
H A D | ugecon.c | 58 /* deselect */ in ug_io_transaction()
|
/linux/Documentation/driver-api/ |
H A D | mtdnand.rst | 324 /* Deselect all chips, set all nCE pins high */ 340 /* Deselect all chips */ 906 /* Deselect the chip by setting nCE to high */ 910 /* Deselect the command latch by setting CLE to low */ 914 /* Deselect the address latch by setting ALE to low */
|
/linux/arch/arm/mach-omap1/ |
H A D | Kconfig | 63 printed, it's safe to deselect OMAP_MUX for your product.
|
/linux/drivers/spi/ |
H A D | spi-zynq-qspi.c | 176 * - Deselect all the chip select lines 286 * zynq_qspi_chipselect - Select or deselect the chip select line 288 * @assert: 1 for select or 0 for deselect the chip select line
|
H A D | spi-zynqmp-gqspi.c | 348 * - Deselect all the chip select lines 456 * zynqmp_qspi_chipselect - Select or deselect the chip select line 458 * @is_high: Select(0) or deselect (1) the chip select line
|
/linux/Documentation/networking/ |
H A D | nfc.rst | 65 * deactivate_target - deselect and deinitialize the selected target
|
/linux/include/uapi/linux/spi/ |
H A D | spidev.h | 44 * @cs_change: True to deselect device before starting the next transfer.
|
/linux/sound/pci/ice1712/ |
H A D | ak4xxx.c | 103 tmp |= priv->cs_none; /* deselect address */ in snd_ice1712_akm4xxx_write()
|
H A D | ice1712.h | 256 unsigned int cs_mask; /* bit mask for select/deselect address */ 258 unsigned int cs_none; /* bits to deselect address */
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | solomon,ssd1307fb.yaml | 78 Length of deselect period (phase 1) in clock cycles
|
/linux/drivers/staging/fbtft/ |
H A D | fb_sh1106.c | 74 /* Set VCOMH Deselect Level */ in init_display()
|
H A D | fb_ssd1306.c | 102 /* Set VCOMH Deselect Level */ in init_display()
|
/linux/include/linux/amba/ |
H A D | pl022.h | 215 * CHIP select/deselect commands
|
/linux/arch/powerpc/platforms/embedded6xx/ |
H A D | usbgecko_udbg.c | 66 /* deselect */ in ug_io_transaction()
|
/linux/drivers/block/ |
H A D | ataflop.c | 550 /* Deselect both drives. */ 579 /* no drive selected, needn't deselect anyone */ in fd_motor_off_timer() 588 /* motor already turned off by FDC -> deselect drives */ in fd_motor_off_timer() 785 /* stop deselect timer */ in do_format() 1567 /* stop deselect timer */ in ataflop_queue_rq()
|
/linux/Documentation/trace/coresight/ |
H A D | coresight-config.rst | 264 The valid values for preset are 0 - to deselect presets, and any value of
|
/linux/drivers/usb/dwc3/ |
H A D | dwc3-xilinx.c | 125 /* Deselect the PIPE Clock Select bit in FPD PIPE Clock register */ in dwc3_xlnx_init_zynqmp()
|
/linux/Documentation/spi/ |
H A D | spi-summary.rst | 316 not possible until the infrastructure knows how to deselect it. 414 for chip deselect and select operations.
|
/linux/drivers/comedi/drivers/ |
H A D | cb_pcidda.c | 240 * latch stream into appropriate caldac deselect reference dac in cb_pcidda_write_caldac()
|