Home
last modified time | relevance | path

Searched full:img (Results 1 – 25 of 217) sorted by relevance

123456789

/Linux-v5.15/drivers/media/rc/img-ir/
DMakefile2 img-ir-y := img-ir-core.o
3 img-ir-$(CONFIG_IR_IMG_RAW) += img-ir-raw.o
4 img-ir-$(CONFIG_IR_IMG_HW) += img-ir-hw.o
5 img-ir-$(CONFIG_IR_IMG_NEC) += img-ir-nec.o
6 img-ir-$(CONFIG_IR_IMG_JVC) += img-ir-jvc.o
7 img-ir-$(CONFIG_IR_IMG_SONY) += img-ir-sony.o
8 img-ir-$(CONFIG_IR_IMG_SHARP) += img-ir-sharp.o
9 img-ir-$(CONFIG_IR_IMG_SANYO) += img-ir-sanyo.o
10 img-ir-$(CONFIG_IR_IMG_RC5) += img-ir-rc5.o
11 img-ir-$(CONFIG_IR_IMG_RC6) += img-ir-rc6.o
[all …]
Dimg-ir-core.c7 * This contains core img-ir code for setting up the driver. The two interfaces
19 #include "img-ir.h"
66 "IMG IR Decoder (%d.%d.%d.%d) probed successfully\n", in img_ir_ident()
135 error = request_irq(priv->irq, img_ir_isr, 0, "img-ir", priv); in img_ir_probe()
175 { .compatible = "img,ir-rev1" },
182 .name = "img-ir",
/Linux-v5.15/drivers/input/rmi4/
Drmi_f34v7.c578 block_count = f34->v7.img.ui_firmware.size / f34->v7.block_size; in rmi_f34v7_check_ui_firmware_size()
595 block_count = f34->v7.img.ui_config.size / f34->v7.block_size; in rmi_f34v7_check_ui_config_size()
610 block_count = f34->v7.img.dp_config.size / f34->v7.block_size; in rmi_f34v7_check_dp_config_size()
625 block_count = f34->v7.img.guest_code.size / f34->v7.block_size; in rmi_f34v7_check_guest_code_size()
640 block_count = f34->v7.img.bl_config.size / f34->v7.block_size; in rmi_f34v7_check_bl_config_size()
898 f34->v7.config_data = f34->v7.img.ui_config.data; in rmi_f34v7_write_ui_config()
899 f34->v7.config_size = f34->v7.img.ui_config.size; in rmi_f34v7_write_ui_config()
908 f34->v7.config_data = f34->v7.img.dp_config.data; in rmi_f34v7_write_dp_config()
909 f34->v7.config_size = f34->v7.img.dp_config.size; in rmi_f34v7_write_dp_config()
917 return rmi_f34v7_write_f34v7_blocks(f34, f34->v7.img.guest_code.data, in rmi_f34v7_write_guest_code()
[all …]
/Linux-v5.15/arch/mips/boot/dts/img/
Dpistachio.dtsi14 compatible = "img,pistachio";
45 compatible = "img,scb-i2c";
63 compatible = "img,scb-i2c";
81 compatible = "img,scb-i2c";
99 compatible = "img,scb-i2c";
117 compatible = "img,i2s-in";
124 img,i2s-channels = <6>;
133 compatible = "img,i2s-out";
143 img,i2s-channels = <6>;
153 compatible = "img,parallel-out";
[all …]
/Linux-v5.15/drivers/mtd/parsers/
Dredboot.c32 struct fis_image_desc *img; member
39 static inline int redboot_checksum(struct fis_image_desc *img) in redboot_checksum() argument
211 new_fl->img = &buf[i]; in parse_redboot_partitions()
221 while (*prev && (*prev)->img->flash_base < new_fl->img->flash_base) in parse_redboot_partitions()
229 if (fl->img->flash_base) { in parse_redboot_partitions()
235 …if (tmp_fl->img->flash_base + tmp_fl->img->size + master->erasesize <= tmp_fl->next->img->flash_ba… in parse_redboot_partitions()
258 if (fl->img->flash_base) { in parse_redboot_partitions()
260 parts[0].size = fl->img->flash_base; in parse_redboot_partitions()
266 parts[i].size = fl->img->size; in parse_redboot_partitions()
267 parts[i].offset = fl->img->flash_base; in parse_redboot_partitions()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/phy/
Dpistachio-usb-phy.txt1 IMG Pistachio USB PHY
6 - compatible: Must be "img,pistachio-usb-phy".
11 - img,cr-top: Must constain a phandle to the CR_TOP syscon node.
12 - img,refclk: Indicates the reference clock source for the USB PHY.
22 compatible = "img,pistachio-usb-phy";
26 img,refclk = <REFCLK_CLK_CORE>;
27 img,cr-top = <&cr_top>;
/Linux-v5.15/Documentation/devicetree/bindings/dma/
Dimg-mdc-dma.txt1 * IMG Multi-threaded DMA Controller (MDC)
4 - compatible: Must be "img,pistachio-mdc-dma".
11 - img,cr-periph: Must contain a phandle to the peripheral control syscon
13 - img,max-burst-multiplier: Must be the maximum supported burst size multiplier.
29 compatible = "img,pistachio-mdc-dma";
46 img,max-burst-multiplier = <16>;
47 img,cr-periph = <&cr_periph>;
/Linux-v5.15/sound/soc/img/
DMakefile2 obj-$(CONFIG_SND_SOC_IMG_I2S_IN) += img-i2s-in.o
3 obj-$(CONFIG_SND_SOC_IMG_I2S_OUT) += img-i2s-out.o
4 obj-$(CONFIG_SND_SOC_IMG_PARALLEL_OUT) += img-parallel-out.o
5 obj-$(CONFIG_SND_SOC_IMG_SPDIF_IN) += img-spdif-in.o
6 obj-$(CONFIG_SND_SOC_IMG_SPDIF_OUT) += img-spdif-out.o
/Linux-v5.15/Documentation/devicetree/bindings/clock/
Dpistachio-clock.txt24 - compatible: Must be "img,pistachio-clk".
35 compatible = "img,pistachio-clk";
52 - compatible: Must be "img,pistachio-periph-clk".
63 compatible = "img,pistachio-clk-periph";
80 - compatible: Must include "img,pistachio-periph-cr" and "syscon".
91 compatible = "img,pistachio-cr-periph", "syscon";
106 - compatible: Must include "img,pistachio-cr-top" and "syscon".
117 compatible = "img,pistachio-cr-top", "syscon";
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dimg,pistachio-internal-dac.txt5 - compatible: "img,pistachio-internal-dac"
7 - img,cr-top : Must contain a phandle to the top level control syscon
15 compatible = "img,pistachio-internal-dac";
16 img,cr-top = <&cr_top>;
Dimg,i2s-in.txt5 - compatible : Compatible list, must contain "img,i2s-in"
21 - img,i2s-channels : Number of I2S channels instantiated in the I2S in block
38 compatible = "img,i2s-in";
45 img,i2s-channels = <6>;
Dimg,i2s-out.txt5 - compatible : Compatible list, must contain "img,i2s-out"
22 - img,i2s-channels : Number of I2S channels instantiated in the I2S out block
39 compatible = "img,i2s-out";
47 img,i2s-channels = <6>;
/Linux-v5.15/drivers/clk/mediatek/
DMakefile7 obj-$(CONFIG_COMMON_CLK_MT6765_IMGSYS) += clk-mt6765-img.o
13 obj-$(CONFIG_COMMON_CLK_MT6779_IMGSYS) += clk-mt6779-img.o
21 obj-$(CONFIG_COMMON_CLK_MT6797_IMGSYS) += clk-mt6797-img.o
31 obj-$(CONFIG_COMMON_CLK_MT2701_IMGSYS) += clk-mt2701-img.o
36 obj-$(CONFIG_COMMON_CLK_MT2712_IMGSYS) += clk-mt2712-img.o
52 obj-$(CONFIG_COMMON_CLK_MT8167_IMGSYS) += clk-mt8167-img.o
61 obj-$(CONFIG_COMMON_CLK_MT8183_IMGSYS) += clk-mt8183-img.o
73 obj-$(CONFIG_COMMON_CLK_MT8192_IMGSYS) += clk-mt8192-img.o
/Linux-v5.15/Documentation/devicetree/bindings/timer/
Dimg,pistachio-gptimer.txt4 - compatible: "img,pistachio-gptimer".
12 - img,cr-periph: Must contain a phandle to the peripheral control
17 compatible = "img,pistachio-gptimer";
27 img,cr-periph = <&cr_periph>;
/Linux-v5.15/Documentation/devicetree/bindings/pwm/
Dimg-pwm.txt4 - compatible: Should be "img,pistachio-pwm"
13 - img,cr-periph: Must contain a phandle to the peripheral control
18 compatible = "img,pistachio-pwm";
23 img,cr-periph = <&cr_periph>;
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgm200.c32 pmu_code(struct nv50_devinit *init, u32 pmu, u32 img, u32 len, bool sec) in pmu_code() argument
42 nvkm_wr32(device, 0x10a184, nvbios_rd32(bios, img + i)); in pmu_code()
52 pmu_data(struct nv50_devinit *init, u32 pmu, u32 img, u32 len) in pmu_data() argument
60 nvkm_wr32(device, 0x10a1c4, nvbios_rd32(bios, img + i)); in pmu_data()
144 u32 img = nvbios_rd16(bios, bit_I.offset + 0x14); in gm200_devinit_post() local
146 pmu_data(init, pmu, img, len); in gm200_devinit_post()
152 u32 img = nvbios_rd16(bios, bit_I.offset + 0x18); in gm200_devinit_post() local
154 pmu_data(init, pmu, img, len); in gm200_devinit_post()
/Linux-v5.15/Documentation/devicetree/bindings/auxdisplay/
Dimg,ascii-lcd.yaml4 $id: http://devicetree.org/schemas/auxdisplay/img,ascii-lcd.yaml#
15 - img,boston-lcd
40 const: img,boston-lcd
53 compatible = "img,boston-lcd";
/Linux-v5.15/Documentation/filesystems/
Dbfs.rst17 # losetup /dev/loop0 stand.img
20 where stand.img is a file containing the image of BFS filesystem.
28 # mount -t bfs -o loop stand.img /mnt/stand
48 # dd if=/dev/rdsk/c0b0t0d0sa of=stand.img bs=512
53 # od -Ad -tx4 stand.img | more
/Linux-v5.15/scripts/
Dextract-ikconfig33 for pos in `tr "$1\n$2" "\n$2=" < "$img" | grep -abo "^$2"`
36 tail -c+$pos "$img" | $3 > $tmp2 2> /dev/null
43 img=$1
44 if [ $# -ne 1 -o ! -s "$img" ]
56 dump_config "$img"
Dextract-vmlinux30 for pos in `tr "$1\n$2" "\n$2=" < "$img" | grep -abo "^$2"`
33 tail -c+$pos "$img" | $3 > $tmp 2> /dev/null
40 img=$1
41 if [ $# -ne 1 -o ! -s "$img" ]
61 check_vmlinux $img
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/
Diwl-drv.c19 #include "fw/img.h"
110 static void iwl_free_fw_img(struct iwl_drv *drv, struct fw_img *img) in iwl_free_fw_img() argument
113 for (i = 0; i < img->num_sec; i++) in iwl_free_fw_img()
114 iwl_free_fw_desc(drv, &img->sec[i]); in iwl_free_fw_img()
115 kfree(img->sec); in iwl_free_fw_img()
133 iwl_free_fw_img(drv, drv->fw.img + i); in iwl_dealloc_ucode()
237 struct fw_img_parsing img[IWL_UCODE_TYPE_MAX]; member
265 return &pieces->img[type].sec[sec]; in get_sec()
272 struct fw_img_parsing *img = &pieces->img[type]; in alloc_sec_data() local
275 size_t alloc_size = sizeof(*img->sec) * size; in alloc_sec_data()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/spi/
Dspi-img-spfi.txt1 IMG Synchronous Peripheral Flash Interface (SPFI) controller
4 - compatible: Must be "img,spfi".
22 - img,supports-quad-mode: Should be set if the interface supports quad mode
29 compatible = "img,spfi";
/Linux-v5.15/drivers/staging/rtl8192u/
Dr819xU_firmware.c31 * segment the img and use the ptr and length to remember info on each segment
211 const char *fw_name[3] = { "RTL8192U/boot.img", in init_firmware()
212 "RTL8192U/main.img", in init_firmware()
213 "RTL8192U/data.img"}; in init_firmware()
239 * or read image file from array. Default load from IMG file in init_firmware()
249 RT_TRACE(COMP_ERR, "img file size exceed the container buffer fail!\n"); in init_firmware()
265 /* we only need to download data.img here */ in init_firmware()
338 MODULE_FIRMWARE("RTL8192U/boot.img");
339 MODULE_FIRMWARE("RTL8192U/main.img");
340 MODULE_FIRMWARE("RTL8192U/data.img");
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
Dlsfw.c31 nvkm_blob_dtor(&lsfw->img); in nvkm_acr_lsfw_del()
104 ret = nvkm_firmware_load_blob(subdev, path, "image", ver, &lsfw->img); in nvkm_acr_lsfw_load_sig_image_desc_()
229 lsfw->img.size = lsfw->bootloader_size + lsfw->app_size; in nvkm_acr_lsfw_load_bl_inst_data_sig()
230 if (!(lsfw->img.data = kzalloc(lsfw->img.size, GFP_KERNEL))) { in nvkm_acr_lsfw_load_bl_inst_data_sig()
235 memcpy(lsfw->img.data, bldata, lsfw->bootloader_size); in nvkm_acr_lsfw_load_bl_inst_data_sig()
236 memcpy(lsfw->img.data + lsfw->app_start_offset + in nvkm_acr_lsfw_load_bl_inst_data_sig()
238 memcpy(lsfw->img.data + lsfw->app_start_offset + in nvkm_acr_lsfw_load_bl_inst_data_sig()
/Linux-v5.15/samples/bpf/
Dtest_override_return.sh4 rm -f testfile.img
5 dd if=/dev/zero of=testfile.img bs=1M seek=1000 count=1
6 DEVICE=$(losetup --show -f testfile.img)

123456789