Searched full:mdt (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/soc/qcom/ |
| H A D | mdt_loader.c | 104 * qcom_mdt_get_size() - acquire size of the memory region needed to load mdt 105 * @fw: firmware object for the mdt file 142 * qcom_mdt_read_metadata() - read header and metadata from mdt or mbn 143 * @fw: firmware of mdt header or mbn 233 * @fw: firmware object for the mdt file 319 * The size of the MDT file is not padded to include any in qcom_mdt_bins_are_split() 442 * @fw: firmware object for the mdt file 471 * @fw: firmware object for the mdt file 489 MODULE_DESCRIPTION("Firmware parser for Qualcomm MDT format");
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | sil-sii8620.h | 1279 /* MDT Receive Time Out, default value: 0x00 */ 1282 /* MDT Transmit Time Out, default value: 0x00 */ 1285 /* MDT Receive Control, default value: 0x00 */ 1295 /* MDT Receive Read Port, default value: 0x00 */ 1298 /* MDT Transmit Control, default value: 0x70 */ 1309 /* MDT Receive WRITE Port, default value: 0x00 */ 1312 /* MDT RFIFO Status, default value: 0x00 */ 1317 /* MDT XFIFO Status, default value: 0x80 */ 1323 /* MDT Interrupt 0, default value: 0x0c */ 1329 /* MDT Interrupt 0 Mask, default value: 0x00 */ [all …]
|
| /linux/fs/nilfs2/ |
| H A D | Makefile | 3 nilfs2-y := inode.o file.o dir.o super.o namei.o page.o mdt.o \
|
| H A D | ifile.h | 17 #include "mdt.h"
|
| H A D | gcinode.c | 33 #include "mdt.h"
|
| H A D | btnode.c | 18 #include "mdt.h"
|
| H A D | page.c | 21 #include "mdt.h"
|
| H A D | mdt.c | 21 #include "mdt.h"
|
| H A D | sysfs.c | 14 #include "mdt.h"
|
| H A D | inode.c | 23 #include "mdt.h"
|
| /linux/arch/s390/include/uapi/asm/ |
| H A D | raw3270.h | 28 #define TF_INMDT 0xc1 /* Visible, Set-MDT */
|
| /linux/arch/arm/boot/dts/qcom/ |
| H A D | qcom-msm8926-htc-memul.dts | 203 firmware-name = "qcom/msm8926/memul/mba.b00", "qcom/msm8926/memul/modem.mdt";
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | adreno_gpu.c | 82 /* Request the MDT file from the default location: */ in zap_shader_load_mdt() 112 "memory region is too small to load the MDT\n"); in zap_shader_load_mdt() 125 * Load the rest of the MDT in zap_shader_load_mdt()
|
| /linux/drivers/pwm/ |
| H A D | pwm-xilinx.c | 65 * - Set both timers to generate mode (MDT=1)
|
| /linux/drivers/remoteproc/ |
| H A D | qcom_wcnss.c | 35 #define WCNSS_FIRMWARE_NAME "wcnss.mdt"
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | atom.c | 1382 u16 *mdt = (u16 *)(ctx->bios + ctx->data_table + 4); in atom_parse_data_header() local 1384 if (!mdt[index]) in atom_parse_data_header()
|
| /linux/drivers/net/ipa/ |
| H A D | ipa_main.c | 71 #define IPA_FW_PATH_DEFAULT "ipa_fws.mdt"
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-rcar.c | 81 #define MDT BIT(2) macro
|