Home
last modified time | relevance | path

Searched refs:BTA_EN (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_mipi_dsi.h44 #define BTA_EN DSI_HOST_BITS(0x02c, 1, 2) macro
/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-dsi-core.c51 #define BTA_EN BIT(14) macro
1066 ctl = READ_EN | BTA_EN; in cdns_dsi_transfer()
1070 ctl = BTA_EN; in cdns_dsi_transfer()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c75 #define BTA_EN BIT(2) macro
669 dsi_write(dsi, DSI_PCKHDL_CFG, CRC_RX_EN | ECC_RX_EN | BTA_EN); in dw_mipi_dsi_packet_handler_config()