Searched refs:DATA0 (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | ti,omap3-dss.txt | 82 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
|
D | ti,omap5-dss.txt | 73 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
|
D | ti,omap4-dss.txt | 92 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
|
/linux-4.1.27/arch/avr32/mach-at32ap/include/mach/ |
D | at32ap700x.h | 147 ATMEL_LCDC(PC, DATA0) | ATMEL_LCDC(PC, DATA1) | \ 161 ATMEL_LCDC(PE, DATA0) | ATMEL_LCDC(PE, DATA1) | \
|
/linux-4.1.27/drivers/net/wireless/ |
D | airo.c | 379 #define DATA0 0x36 macro 4057 insw( ai->dev->base_addr+DATA0+whichbap, in aux_bap_read() 4060 insb( ai->dev->base_addr+DATA0+whichbap, in aux_bap_read() 4078 insw( ai->dev->base_addr+DATA0+whichbap, pu16Dst, bytelen>>1 ); in fast_bap_read() 4080 insb( ai->dev->base_addr+DATA0+whichbap, pu16Dst, bytelen ); in fast_bap_read() 4090 outsw( ai->dev->base_addr+DATA0+whichbap, in bap_write() 4093 outsb( ai->dev->base_addr+DATA0+whichbap, pu16Src, bytelen ); in bap_write()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 3617 t4_write_reg(adap, EPIO_REG(DATA0), mask0); in t4_wol_pat_enable() 3624 t4_write_reg(adap, EPIO_REG(DATA0), crc); in t4_wol_pat_enable()
|