Searched refs:edt (Results 1 – 12 of 12) sorted by relevance
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | tegra20-colibri.dts | 142 * edt,et057090dhu: EDT 5.7" LCD TFT 143 * edt,et070080dh6: EDT 7.0" LCD TFT 145 compatible = "edt,et057090dhu", "simple-panel";
|
| H A D | imx6ul-pico-hobbit.dts | 64 compatible = "edt,edt-ft5x06";
|
| H A D | imx6ul-pico-pi.dts | 67 compatible = "edt,edt-ft5x06";
|
| H A D | sun6i-a31s-inet-q972.dts | 62 compatible = "edt,edt-ft5406";
|
| H A D | sun4i-a10-chuwi-v7-cw0825.dts | 88 compatible = "edt,edt-ft5406";
|
| H A D | sun4i-a10-inet97fv2.dts | 93 compatible = "edt,edt-ft5406";
|
| H A D | am437x-sk-evm.dts | 471 edt-ft5306@38 { 473 compatible = "edt,edt-ft5306", "edt,edt-ft5x06";
|
| H A D | sun4i-a10-dserve-dsrv9703c.dts | 121 compatible = "edt,edt-ft5406";
|
| H A D | sun4i-a10-inet1.dts | 115 compatible = "edt,edt-ft5406";
|
| H A D | sun4i-a10-inet9f-rev03.dts | 251 compatible = "edt,edt-ft5406";
|
| /openbmc/qemu/include/hw/ppc/ |
| H A D | pnv_xive.h | 87 uint64_t edt[XIVE_TABLE_EDT_MAX]; member
|
| /openbmc/qemu/hw/intc/ |
| H A D | pnv_xive.c | 664 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()
|