Home
last modified time | relevance | path

Searched refs:encode (Results 1 – 25 of 181) sorted by relevance

12345678

/Linux-v5.4/Documentation/devicetree/bindings/rtc/
Datmel,at91sam9-rtc.txt5 - reg: should encode the memory region of the RTT controller
8 - atmel,rtt-rtc-time-reg: should encode the GPBR register used to store
11 encode the offset within the GPBR block (or in other words, the
/Linux-v5.4/Documentation/devicetree/bindings/pci/
Dralink,rt3883-pci.txt12 - #address-cells: specifies the number of cells needed to encode an
37 - #address-cells: specifies the number of cells needed to encode an
41 - #interrupt-cells: specifies the number of cells needed to encode an
52 - #address-cells: specifies the number of cells needed to encode an
58 - #interrupt-cells: specifies the number of cells needed to encode an
Dxilinx-pcie.txt6 - #interrupt-cells: specifies the number of cells needed to encode an
27 - #address-cells: specifies the number of cells needed to encode an
29 - #interrupt-cells: specifies the number of cells needed to encode an
Drockchip-pcie-host.txt6 - #interrupt-cells: specifies the number of cells needed to encode an
39 - #interrupt-cells: specifies the number of cells needed to encode an
74 - #address-cells: specifies the number of cells needed to encode an
76 - #interrupt-cells: specifies the number of cells needed to encode an
Dmobiveil-pcie.txt9 - #interrupt-cells: specifies the number of cells needed to encode an
29 - #interrupt-cells: specifies the number of cells needed to encode an
Dxilinx-nwl-pcie.txt7 - #interrupt-cells: specifies the number of cells needed to encode an
33 - #address-cells: specifies the number of cells needed to encode an
/Linux-v5.4/drivers/net/slip/
Dslhc.c82 static unsigned char *encode(unsigned char *cp, unsigned short n);
182 encode(unsigned char *cp, unsigned short n) in encode() function
365 cp = encode(cp,deltaS); in slhc_compress()
375 cp = encode(cp,deltaS); in slhc_compress()
381 cp = encode(cp,deltaA); in slhc_compress()
387 cp = encode(cp,deltaS); in slhc_compress()
427 cp = encode(cp,deltaS); in slhc_compress()
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/
Dimg,meta-intc.txt17 - #interrupt-cells: Specifies the number of cells needed to encode an
20 - #address-cells: Specifies the number of cells needed to encode an
55 // Two cells to encode interrupt sources.
Dmarvell,orion-intc.txt9 - #interrupt-cells: number of cells to encode an interrupt source, shall be 1
33 - #interrupt-cells: number of cells to encode an interrupt source, shall be 1
Dopen-pic.txt22 - #interrupt-cells: Specifies the number of cells needed to encode an
25 - #address-cells: Specifies the number of cells needed to encode an
65 // Two cells to encode interrupt sources.
Dmrvl,intc.txt16 - #interrupt-cells : Specifies the number of cells needed to encode an
46 - #interrupt-cells: Specifies the number of cells needed to encode an
Dezchip,nps400-ic.txt7 - #interrupt-cells : Specifies the number of cells needed to encode an
Ddigicolor-ic.txt9 - #interrupt-cells : Specifies the number of cells needed to encode an
Dloongson,ls1x-intc.txt9 - #interrupt-cells : Specifies the number of cells needed to encode an
Dmscc,ocelot-icpu-intr.txt8 - #interrupt-cells : Specifies the number of cells needed to encode an
/Linux-v5.4/drivers/usb/gadget/function/
Duvc_video.c208 video->encode(req, video, buf); in uvc_video_complete()
333 video->encode(req, video, buf); in uvcg_video_pump()
382 video->encode = uvc_video_encode_bulk; in uvcg_video_enable()
385 video->encode = uvc_video_encode_isoc; in uvcg_video_enable()
/Linux-v5.4/security/tomoyo/
Drealpath.c285 goto encode; in tomoyo_realpath_from_path()
290 goto encode; in tomoyo_realpath_from_path()
313 encode: in tomoyo_realpath_from_path()
/Linux-v5.4/Documentation/devicetree/bindings/security/tpm/
Dibmvtpm.txt14 encode the physical address field of dma-window
17 encode the size field of dma-window properties
/Linux-v5.4/Documentation/devicetree/bindings/mtd/
Dspi-nand.txt5 - reg: should encode the chip-select line used to access the NAND chip
/Linux-v5.4/drivers/media/platform/mtk-vcodec/
Dvenc_drv_base.h32 int (*encode)(void *handle, enum venc_start_opt opt, member
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_gem_gtt.c773 u64 (*encode)(const dma_addr_t, const enum i915_cache_level)) in __set_pd_entry()
780 write_dma_entry(px_base(pd), idx, encode(to->daddr, I915_CACHE_LLC)); in __set_pd_entry()
793 write_dma_entry(px_base(pd), idx, scratch->encode); in clear_pd_entry()
1007 vm->scratch[0].encode, in __gen8_ppgtt_clear()
1075 fill_px(pt, vm->scratch[lvl].encode); in __gen8_ppgtt_alloc()
1087 fill_px(pt, vm->scratch[lvl].encode); in __gen8_ppgtt_alloc()
1229 gen8_pte_t encode = pte_encode; in gen8_ppgtt_insert_huge() local
1240 encode |= GEN8_PDE_PS_2M; in gen8_ppgtt_insert_huge()
1263 vaddr[index++] = encode | iter->dma; in gen8_ppgtt_insert_huge()
1319 encode = vma->vm->scratch[0].encode; in gen8_ppgtt_insert_huge()
[all …]
/Linux-v5.4/net/sched/
Dact_meta_skbprio.c48 .encode = skbprio_encode,
Dact_meta_mark.c48 .encode = skbmark_encode,
Dact_meta_skbtcindex.c48 .encode = skbtcindex_encode,
/Linux-v5.4/Documentation/devicetree/bindings/reset/
Dath79-reset.txt10 - #reset-cells : Specifies the number of cells needed to encode reset

12345678