Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Dti-aemif.h22 unsigned wr_setup; member
/openbmc/u-boot/include/
H A Dexynos_lcd.h59 unsigned int wr_setup; member
/openbmc/u-boot/drivers/memory/
H A Dti-aemif.c56 set_config_field(tmp, WR_SETUP, cfg->wr_setup); in aemif_configure()
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_fb.c80 unsigned int wr_setup; member
218 (priv->cs_setup + priv->wr_setup + in exynos_fimd_set_clock()
597 priv->wr_setup = fdtdec_get_int(blob, node, in exynos_fb_ofdata_to_platdata()
/openbmc/u-boot/board/ti/ks2_evm/
H A Dboard.c26 .wr_setup = 0xf,
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Dexynos-fb.txt45 samsung,wr-setup: wr_setup value in FIMD_CPU_INTERFACE mode.