Home
last modified time | relevance | path

Searched refs:edt (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/arch/arm/dts/
H A Dtegra20-colibri.dts142 * edt,et057090dhu: EDT 5.7" LCD TFT
143 * edt,et070080dh6: EDT 7.0" LCD TFT
145 compatible = "edt,et057090dhu", "simple-panel";
H A Dimx6ul-pico-hobbit.dts64 compatible = "edt,edt-ft5x06";
H A Dimx6ul-pico-pi.dts67 compatible = "edt,edt-ft5x06";
H A Dsun6i-a31s-inet-q972.dts62 compatible = "edt,edt-ft5406";
H A Dsun4i-a10-chuwi-v7-cw0825.dts88 compatible = "edt,edt-ft5406";
H A Dsun4i-a10-inet97fv2.dts93 compatible = "edt,edt-ft5406";
H A Dam437x-sk-evm.dts471 edt-ft5306@38 {
473 compatible = "edt,edt-ft5306", "edt,edt-ft5x06";
H A Dsun4i-a10-dserve-dsrv9703c.dts121 compatible = "edt,edt-ft5406";
H A Dsun4i-a10-inet1.dts115 compatible = "edt,edt-ft5406";
H A Dsun4i-a10-inet9f-rev03.dts251 compatible = "edt,edt-ft5406";
/openbmc/qemu/include/hw/ppc/
H A Dpnv_xive.h87 uint64_t edt[XIVE_TABLE_EDT_MAX]; member
/openbmc/qemu/hw/intc/
H A Dpnv_xive.c664 uint64_t edt_type = GETFIELD(CQ_TDR_EDT_TYPE, xive->edt[i]); in pnv_xive_edt_size()
686 uint64_t edt_type = GETFIELD(CQ_TDR_EDT_TYPE, xive->edt[i]); in pnv_xive_edt_offset()
728 max_index = ARRAY_SIZE(xive->edt); in pnv_xive_table_set_data()
729 xive_table = xive->edt; in pnv_xive_table_set_data()
756 if (tsel == CQ_TAR_TSEL_EDT && tsel_index == ARRAY_SIZE(xive->edt)) { in pnv_xive_table_set_data()
1712 edt_type = GETFIELD(CQ_TDR_EDT_TYPE, xive->edt[edt_index]); in pnv_xive_vc_read()
1754 edt_type = GETFIELD(CQ_TDR_EDT_TYPE, xive->edt[edt_index]); in pnv_xive_vc_write()