The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/device-tree/Bindings/media/exynos-jpeg-codec.txt

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 Samsung S5P/Exynos SoC series JPEG codec
    2 
    3 Required properties:
    4 
    5 - compatible    : should be one of:
    6                   "samsung,s5pv210-jpeg", "samsung,exynos4210-jpeg",
    7                   "samsung,exynos3250-jpeg", "samsung,exynos5420-jpeg",
    8                   "samsung,exynos5433-jpeg";
    9 - reg           : address and length of the JPEG codec IP register set;
   10 - interrupts    : specifies the JPEG codec IP interrupt;
   11 - clock-names   : should contain:
   12                    - "jpeg" for the core gate clock,
   13                    - "sclk" for the special clock (optional).
   14 - clocks        : should contain the clock specifier and clock ID list
   15                   matching entries in the clock-names property; from
   16                   the common clock bindings.

Cache object: a4c97d30c23ef7960a222efdf4aafae9


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.