Home
last modified time | relevance | path

Searched refs:PRE (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/display/imx/
Dfsl-imx-drm.txt62 Freescale i.MX PRE (Prefetch Resolve Engine)
69 - clocks : phandle to the PRE axi clock input, as described
73 - interrupts: should contain the PRE interrupt
75 used for the PRE SRAM double buffer.
99 - fsl,pres: phandles to the PRE units attached to this PRG, with the fixed
100 PRE as the first entry and the muxable PREs following.
/Linux-v4.19/Documentation/media/uapi/dvb/
Dfrontend-stat-properties.rst91 .. _DTV-STAT-PRE-ERROR-BIT-COUNT:
105 :ref:`DTV_STAT_PRE_TOTAL_BIT_COUNT <DTV-STAT-PRE-TOTAL-BIT-COUNT>`.
120 .. _DTV-STAT-PRE-TOTAL-BIT-COUNT:
127 :ref:`DTV_STAT_PRE_ERROR_BIT_COUNT <DTV-STAT-PRE-ERROR-BIT-COUNT>`
145 :ref:`DTV_STAT_PRE_ERROR_BIT_COUNT <DTV-STAT-PRE-ERROR-BIT-COUNT>`.
/Linux-v4.19/fs/f2fs/
Dsegment.h273 PRE, /* to count # of entirely obsolete segments */ enumerator
514 return DIRTY_I(sbi)->nr_dirty[PRE]; in prefree_segments()
Dsegment.c812 __locate_dirty_segment(sbi, segno, PRE); in locate_dirty_segment()
1797 for_each_set_bit(segno, dirty_i->dirty_segmap[PRE], MAIN_SEGS(sbi)) in set_prefree_as_free_segments()
1809 unsigned long *prefree_map = dirty_i->dirty_segmap[PRE]; in f2fs_clear_prefree_segments()
1835 dirty_i->nr_dirty[PRE]--; in f2fs_clear_prefree_segments()
2426 __remove_dirty_segment(sbi, new_segno, PRE); in change_curseg()
/Linux-v4.19/arch/arc/kernel/
Dentry.S163 ; PRE Sys Call Ptrace hook
/Linux-v4.19/Documentation/media/kapi/
Ddtv-frontend.rst253 Bit counts pre-FEC (:ref:`DTV-STAT-PRE-ERROR-BIT-COUNT` and :ref:`DTV-STAT-PRE-TOTAL-BIT-COUNT`)
/Linux-v4.19/Documentation/sound/soc/
Ddapm.rst105 Special PRE widget (exec before all others)
/Linux-v4.19/drivers/mmc/host/
Ds3cmci.c1431 DBG_REG(PRE),
/Linux-v4.19/drivers/char/pcmcia/
Dsynclink_cs.c252 #define PRE 0x21 macro
3178 write_reg(info, CHA + PRE, val); in hdlc_mode()