Home
last modified time | relevance | path

Searched refs:tft (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/Documentation/devicetree/bindings/display/
Darm,pl11x.txt46 - arm,pl11x,tft-r0g0b0-pads: an array of three 32-bit values,
56 arm,pl11x,tft-r0g0b0-pads = <4 15 20>;
58 arm,pl11x,tft-r0g0b0-pads = <1 7 13>;
60 arm,pl11x,tft-r0g0b0-pads = <3 11 19>;
62 arm,pl11x,tft-r0g0b0-pads = <3 10 19>;
64 arm,pl11x,tft-r0g0b0-pads = <0 8 16>;
66 arm,pl11x,tft-r0g0b0-pads = <16 8 0>;
83 arm,pl11x,tft-r0g0b0-pads = <0 8 16>;
/linux-4.4.14/drivers/i2c/busses/
Di2c-nomadik.c180 unsigned char tft; member
434 writel(dev->tft, dev->virtbase + I2C_TFTR); in setup_i2c_controller()
730 u32 tft, rft; in i2c_irq_handler() local
735 tft = readl(dev->virtbase + I2C_TFTR); in i2c_irq_handler()
754 fill_tx_fifo(dev, (MAX_I2C_FIFO_THRESHOLD - tft)); in i2c_irq_handler()
962 nmk->tft = 1; /* Tx FIFO threshold */ in nmk_i2c_of_probe()
986 if (dev->tft > max_fifo_threshold) { in nmk_i2c_probe()
988 dev->tft, max_fifo_threshold); in nmk_i2c_probe()
989 dev->tft = max_fifo_threshold; in nmk_i2c_probe()
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-tz1090.c716 FUNCTION(DAC, ext_dac, tft),
717 FUNCTION(NOT_IQADC_STB, not_iqadc_stb, tft),
718 FUNCTION(IQDAC_STB, iqdac_stb, tft),
719 FUNCTION(TFT, tft, tft),
721 FUNCTION(TS_OUT_1, ts_out_1, tft),
722 FUNCTION(LCD_TRACE, lcd_trace, tft),
723 FUNCTION(PHY_RINGOSC, phy_ringosc, tft),
869 MUX_PG(tft, TFT, EXT_DAC, TS_OUT_1, LCD_TRACE, PHY_RINGOSC, IF_CTL, 0, 3),
922 DRV_PG(tft, 10 /* 10, 20 */),
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dimg,tz1090-pinctrl.txt138 tft
148 function: tft, ext_dac, not_iqadc_stb, iqdac_stb, ts_out_1,
216 tft_default: tft {
218 tz1090,pins = "tft";
219 tz1090,function = "tft";
/linux-4.4.14/arch/powerpc/boot/dts/
Dvirtex440-ml510.dts451 xps_tft_0: tft@86e00000 {
452 compatible = "xlnx,xps-tft-1.00.a";
455 xlnx,default-tft-base-addr = <0x0>;
462 xlnx,tft-interface = <0x1>;
/linux-4.4.14/arch/arm64/boot/dts/arm/
Drtsm_ve-motherboard.dtsi195 arm,pl11x,tft-r0g0b0-pads = <0 8 16>;
Dvexpress-v2m-rs1.dtsi261 arm,pl11x,tft-r0g0b0-pads = <0 8 16>;
/linux-4.4.14/arch/arm/boot/dts/
Dvexpress-v2p-ca9.dts82 arm,pl11x,tft-r0g0b0-pads = <0 8 16>;
Dvexpress-v2m-rs1.dtsi261 arm,pl11x,tft-r0g0b0-pads = <0 8 16>;
Dvexpress-v2m.dtsi260 arm,pl11x,tft-r0g0b0-pads = <0 8 16>;
/linux-4.4.14/arch/arm/mach-pxa/
DKconfig240 bool "nec nl6448bc20_18d tft display"