Home
last modified time | relevance | path

Searched refs:DATA0 (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/Documentation/devicetree/bindings/video/
Dti,omap3-dss.txt82 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
Dti,omap5-dss.txt73 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
Dti,omap4-dss.txt92 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
/linux-4.1.27/arch/avr32/mach-at32ap/include/mach/
Dat32ap700x.h147 ATMEL_LCDC(PC, DATA0) | ATMEL_LCDC(PC, DATA1) | \
161 ATMEL_LCDC(PE, DATA0) | ATMEL_LCDC(PE, DATA1) | \
/linux-4.1.27/drivers/net/wireless/
Dairo.c379 #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/
Dt4_hw.c3617 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()