Home
last modified time | relevance | path

Searched refs:area (Results 226 – 250 of 950) sorted by relevance

12345678910>>...38

/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8998-oneplus-dumpling.dts23 /* Adjust digitizer area height to match the 5T's taller panel */
/openbmc/linux/arch/arm/nwfpe/
H A DChangeLog45 passes in a pointer to the FPE's state area. This is defined
49 below its area, which is bad, as the area is in the thread_struct
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-sst-cldma.c209 memcpy(ctx->cl_dev.dmab_data.area + ctx->cl_dev.dma_buffer_offset, in skl_cldma_fill_buffer()
216 memcpy(ctx->cl_dev.dmab_data.area + ctx->cl_dev.dma_buffer_offset, in skl_cldma_fill_buffer()
360 bdl = (__le32 *)ctx->cl_dev.dmab_bdl.area; in skl_cldma_prepare()
/openbmc/linux/drivers/video/fbdev/
H A Dsunxvr500.c177 static void e3d_copyarea(struct fb_info *info, const struct fb_copyarea *area) in e3d_copyarea() argument
183 cfb_copyarea(info, area); in e3d_copyarea()
185 cfb_copyarea(info, area); in e3d_copyarea()
H A Datafb.c2458 static void atafb_copyarea(struct fb_info *info, const struct fb_copyarea *area) in atafb_copyarea() argument
2467 cfb_copyarea(info, area); in atafb_copyarea()
2473 x2 = area->dx + area->width; in atafb_copyarea()
2474 y2 = area->dy + area->height; in atafb_copyarea()
2475 dx = area->dx > 0 ? area->dx : 0; in atafb_copyarea()
2476 dy = area->dy > 0 ? area->dy : 0; in atafb_copyarea()
2482 if (area->sx + dx < area->dx || area->sy + dy < area->dy) in atafb_copyarea()
2486 sx = area->sx + (dx - area->dx); in atafb_copyarea()
2487 sy = area->sy + (dy - area->dy); in atafb_copyarea()
/openbmc/linux/Documentation/networking/
H A Dxdp-rx-metadata.rst25 consumers, an XDP program can store it into the metadata area carried
45 area in whichever format it chooses. Later consumers of the metadata
79 ``skbs``. However, TC-BPF programs can access the XDP metadata area using
/openbmc/linux/mm/
H A Dshow_mem.c370 struct free_area *area = &zone->free_area[order]; in show_free_areas() local
373 nr[order] = area->nr_free; in show_free_areas()
378 if (!free_area_empty(area, type)) in show_free_areas()
/openbmc/u-boot/doc/device-tree-bindings/spi/
H A Dspi-ath79.txt5 - reg: Base address and size of the controllers memory area
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-screenshot/
H A Dgnome-screenshot_41.0.bb3 of the whole desktop, the currently focused window, or an area of the screen."
/openbmc/u-boot/doc/
H A DREADME.nand49 Read `size' bytes from the out-of-band data area corresponding to
76 Write `size' bytes from `addr' to the out-of-band data area
85 OOB area is transferred as well. If count is absent, it is assumed
244 With higher ECC schemes, more OOB/Spare area is required to
251 OOB/spare area per NAND page.
252 NAND_PAGESIZE = bytes in main-area of NAND page.
339 unlock consecutive area (can be called multiple times for different areas)
342 unlock all except specified consecutive area
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dmsr.rst12 0x4b564d00 to 0x4b564dff. There are MSRs outside this area,
24 4-byte alignment physical address of a memory area which must be
63 4-byte aligned physical address of a memory area which must be in
195 Bits 63-6 hold 64-byte aligned physical address of a 64 byte memory area
264 64-byte alignment physical address of a memory area which must be
314 physical address of a 4 byte memory area which must be in guest RAM and
335 guest and clear the least significant bit in the memory area
339 guest must both read the least significant bit in the memory area and
/openbmc/linux/include/sound/
H A Dpcm.h588 …pcm_mmap_data(struct snd_pcm_substream *substream, struct file *file, struct vm_area_struct *area);
1228 runtime->dma_area = bufp->area; in snd_pcm_set_runtime_buffer()
1401 static inline void snd_pcm_mmap_data_open(struct vm_area_struct *area) in snd_pcm_mmap_data_open() argument
1403 struct snd_pcm_substream *substream = (struct snd_pcm_substream *)area->vm_private_data; in snd_pcm_mmap_data_open()
1413 static inline void snd_pcm_mmap_data_close(struct vm_area_struct *area) in snd_pcm_mmap_data_close() argument
1415 struct snd_pcm_substream *substream = (struct snd_pcm_substream *)area->vm_private_data; in snd_pcm_mmap_data_close()
1420 struct vm_area_struct *area);
1424 int snd_pcm_lib_mmap_iomem(struct snd_pcm_substream *substream, struct vm_area_struct *area);
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_edif_bsg.h95 uint8_t area; member
99 uint8_t area;
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.c353 u32 *p, u32 cnt, enum mcp_area area) in hw_atl_utils_write_b1_mbox() argument
360 switch (area) { in hw_atl_utils_write_b1_mbox()
375 (area | (0xFFFF & (offset * 4)))); in hw_atl_utils_write_b1_mbox()
381 area, in hw_atl_utils_write_b1_mbox()
417 u32 cnt, enum mcp_area area) in hw_atl_utils_fw_upload_dwords() argument
429 err = hw_atl_utils_write_b1_mbox(self, addr, p, cnt, area); in hw_atl_utils_fw_upload_dwords()
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Ddigicolor-ic.txt7 registers (IC) area
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dr8a77965-salvator-xs.dts18 /* first 128MB is reserved for secure area. */
H A Dr8a77965-salvator-x.dts18 /* first 128MB is reserved for secure area. */
H A Dr8a774a1-hihope-rzg2m.dts18 /* first 128MB is reserved for secure area. */
H A Dr8a77965-ulcb.dts19 /* first 128MB is reserved for secure area. */
H A Dr8a77960-salvator-x.dts18 /* first 128MB is reserved for secure area. */
H A Dr8a774e1-hihope-rzg2h.dts18 /* first 128MB is reserved for secure area. */
H A Dr8a774a1-hihope-rzg2m-rev2.dts18 /* first 128MB is reserved for secure area. */
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dgui.py165 def on_area_button_press(self, area, event): argument
175 def on_area_button_release(self, area, event): argument
184 def on_area_scroll_event(self, area, event): argument
194 def on_area_motion_notify(self, area, event): argument
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dspi-ath79.txt5 - reg: Base address and size of the controllers memory area
/openbmc/u-boot/arch/arm/dts/
H A Dr8a7796-m3ulcb.dts19 /* first 128MB is reserved for secure area. */

12345678910>>...38