Home
last modified time | relevance | path

Searched full:law (Results 1 – 25 of 779) sorted by relevance

12345678910>>...32

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/powerpc/fsl/
Dmcm.txt2 MPX LAW & Coherency Module Device Tree Binding
6 Local Access Window (LAW) Node
8 The LAW node represents the region of CCSR space where local access
18 Definition: Must include "fsl,mcm-law"
37 The MPX LAW node represents the region of CCSR space where MCM config
Decm.txt2 E500 LAW & Coherency Module Device Tree Binding
6 Local Access Window (LAW) Node
8 The LAW node represents the region of CCSR space where local access
18 Definition: Must include "fsl,ecm-law"
37 The E500 LAW node represents the region of CCSR space where ECM config
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/
Dmcm.txt2 MPX LAW & Coherency Module Device Tree Binding
6 Local Access Window (LAW) Node
8 The LAW node represents the region of CCSR space where local access
18 Definition: Must include "fsl,mcm-law"
37 The MPX LAW node represents the region of CCSR space where MCM config
Decm.txt2 E500 LAW & Coherency Module Device Tree Binding
6 Local Access Window (LAW) Node
8 The LAW node represents the region of CCSR space where local access
18 Definition: Must include "fsl,ecm-law"
37 The E500 LAW node represents the region of CCSR space where ECM config
/kernel/linux/linux-5.10/sound/core/oss/
Dmulaw.c2 * Mu-Law conversion Plug-In Interface
29 #define SIGN_BIT (0x80) /* Sign bit for a u-law byte. */
31 #define NSEGS (8) /* Number of u-law segments. */
55 * linear2ulaw() - Convert a linear PCM value to u-law
112 * ulaw2linear() - Convert a u-law value to 16-bit linear PCM
124 /* Complement to obtain normal u-law value. */ in ulaw2linear()
138 * Basic Mu-Law plugin
335 err = snd_pcm_plugin_build(plug, "Mu-Law<->linear conversion", in snd_pcm_plugin_build_mulaw()
/kernel/linux/linux-6.6/sound/core/oss/
Dmulaw.c2 * Mu-Law conversion Plug-In Interface
29 #define SIGN_BIT (0x80) /* Sign bit for a u-law byte. */
31 #define NSEGS (8) /* Number of u-law segments. */
55 * linear2ulaw() - Convert a linear PCM value to u-law
112 * ulaw2linear() - Convert a u-law value to 16-bit linear PCM
124 /* Complement to obtain normal u-law value. */ in ulaw2linear()
138 * Basic Mu-Law plugin
335 err = snd_pcm_plugin_build(plug, "Mu-Law<->linear conversion", in snd_pcm_plugin_build_mulaw()
/kernel/linux/linux-6.6/drivers/iommu/
Dfsl_pamu.c589 struct ccsr_law __iomem *law; in create_csd() local
597 np = of_find_compatible_node(NULL, NULL, "fsl,corenet-law"); in create_csd()
619 /* LAW registers are at offset 0xC00 */ in create_csd()
620 law = lac + 0xC00; in create_csd()
663 /* Find the DDR LAW that maps to our buffer. */ in create_csd()
665 if (law[i].lawar & LAWAR_EN) { in create_csd()
668 law_start = make64(law[i].lawbarh, law[i].lawbarl); in create_csd()
670 (2ULL << (law[i].lawar & LAWAR_SIZE_MASK)); in create_csd()
673 law_target = law[i].lawar & LAWAR_TARGET_MASK; in create_csd()
685 /* Find a free LAW entry */ in create_csd()
[all …]
/kernel/linux/linux-5.10/drivers/iommu/
Dfsl_pamu.c842 struct ccsr_law __iomem *law; in create_csd() local
850 np = of_find_compatible_node(NULL, NULL, "fsl,corenet-law"); in create_csd()
872 /* LAW registers are at offset 0xC00 */ in create_csd()
873 law = lac + 0xC00; in create_csd()
916 /* Find the DDR LAW that maps to our buffer. */ in create_csd()
918 if (law[i].lawar & LAWAR_EN) { in create_csd()
921 law_start = make64(law[i].lawbarh, law[i].lawbarl); in create_csd()
923 (2ULL << (law[i].lawar & LAWAR_SIZE_MASK)); in create_csd()
926 law_target = law[i].lawar & LAWAR_TARGET_MASK; in create_csd()
938 /* Find a free LAW entry */ in create_csd()
[all …]
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
Dfourcc.rst20 - a: A-law compressed
21 - u: u-law compressed
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dfourcc.rst20 - a: A-law compressed
21 - u: u-law compressed
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
DREADME10 To the maximum extent permitted by applicable law,
17 To the maximum extent permitted by applicable law,
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
DREADME10 To the maximum extent permitted by applicable law,
17 To the maximum extent permitted by applicable law,
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
Dl1oip_codec.c5 * -> conversion from a-Law to u-Law
6 * -> conversion from u-Law to a-Law
22 Each sample is converted to a-LAW with only 16 steps of level resolution.
30 - 16 bits index for two samples (law encoded) with 8 bit compressed result.
33 NOTE: The bytes are handled as they are law-encoded.
268 * law conversion
Ddsp_audio.c28 /* signed 16-bit -> law */
187 * generate table for conversion law from/to 7-bit alaw-like sample *
210 /* spl is the source: the law-sample (converted to alaw) */ in dsp_audio_generate_seven()
231 /* mix 2*law -> law */
235 * generate mix table to mix two law samples into one *
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
Dl1oip_codec.c5 * -> conversion from a-Law to u-Law
6 * -> conversion from u-Law to a-Law
22 Each sample is converted to a-LAW with only 16 steps of level resolution.
30 - 16 bits index for two samples (law encoded) with 8 bit compressed result.
33 NOTE: The bytes are handled as they are law-encoded.
268 * law conversion
Ddsp_audio.c28 /* signed 16-bit -> law */
187 * generate table for conversion law from/to 7-bit alaw-like sample *
210 /* spl is the source: the law-sample (converted to alaw) */ in dsp_audio_generate_seven()
231 /* mix 2*law -> law */
235 * generate mix table to mix two law samples into one *
/kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/
Dp1022_ds.c133 * obtain the upper four bits, we need to scan the LAW table. The entry which
145 const struct fsl_law *law = ecm + 0xc08; in lbc_br_to_phys()
149 u64 lawbar = in_be32(&law[i].lawbar); in lbc_br_to_phys()
150 u32 lawar = in_be32(&law[i].lawar); in lbc_br_to_phys()
205 law_node = of_find_compatible_node(NULL, NULL, "fsl,ecm-law"); in p1022ds_set_monitor_port()
219 pr_err("p1022ds: LAW node is missing fsl,num-laws property\n"); in p1022ds_set_monitor_port()
/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/
Dp1022_ds.c132 * obtain the upper four bits, we need to scan the LAW table. The entry which
144 const struct fsl_law *law = ecm + 0xc08; in lbc_br_to_phys()
148 u64 lawbar = in_be32(&law[i].lawbar); in lbc_br_to_phys()
149 u32 lawar = in_be32(&law[i].lawar); in lbc_br_to_phys()
204 law_node = of_find_compatible_node(NULL, NULL, "fsl,ecm-law"); in p1022ds_set_monitor_port()
218 pr_err("p1022ds: LAW node is missing fsl,num-laws property\n"); in p1022ds_set_monitor_port()
/kernel/linux/linux-6.6/include/uapi/linux/
Dam437x-vpfe.h69 /* Enable/disable A-Law */
108 /* Structure for Optional A-Law */
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/
DREADME10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
/kernel/linux/linux-5.10/include/uapi/linux/
Dam437x-vpfe.h69 /* Enable/disable A-Law */
108 /* Structure for Optional A-Law */
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/
DREADME10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
/kernel/linux/linux-5.10/LICENSES/dual/
DCDDL-1.0320 EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO
344 law of the jurisdiction specified in a notice contained within the
345 Original Software (except to the extent applicable law, if any,
346 provides otherwise), excluding such jurisdiction's conflict-of-law
353 International Sale of Goods is expressly excluded. Any law or
/kernel/linux/linux-6.6/LICENSES/dual/
DCDDL-1.0320 EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO
344 law of the jurisdiction specified in a notice contained within the
345 Original Software (except to the extent applicable law, if any,
346 provides otherwise), excluding such jurisdiction's conflict-of-law
353 International Sale of Goods is expressly excluded. Any law or
/kernel/linux/linux-5.10/include/media/davinci/
Ddm644x_ccdc.h64 /* Enable/disable A-Law */
103 /* Structure for Optional A-Law */

12345678910>>...32