Home
last modified time | relevance | path

Searched refs:law (Results 1 – 25 of 77) sorted by relevance

1234

/linux/drivers/iommu/
H A 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()
620 law = lac + 0xC00; 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()
686 while (law[--i].lawar & LAWAR_EN) { in create_csd()
694 law[ in create_csd()
[all...]
/linux/Documentation/userspace-api/media/v4l/
H A Dfourcc.rst20 - a: A-law compressed
21 - u: u-law compressed
/linux/LICENSES/deprecated/
H A DCC0-1.068 world based on applicable law or treaty, and any national
72 of, applicable law, Affirmer hereby overtly, fully, permanently,
77 worldwide, (ii) for the maximum duration provided by applicable law or
89 be judged legally invalid or ineffective under applicable law, then the
96 maximum duration provided by applicable law or treaty (including future
102 reason be judged legally invalid or ineffective under applicable law, such
120 the greatest extent permissible under applicable law.
/linux/arch/m68k/fpsp040/
H A DREADME10 To the maximum extent permitted by applicable law,
17 To the maximum extent permitted by applicable law,
/linux/include/linux/mfd/
H A Dadp5520.h109 #define BL_CTRL_VAL(law, auto) (((1 & (auto)) << 3) | ((0x3 & (law)) << 4)) argument
/linux/arch/powerpc/platforms/85xx/
H A Dp1022_ds.c145 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()
/linux/arch/powerpc/boot/dts/fsl/
H A Dmpc8641si-post.dtsi22 mcm-law@0 {
23 compatible = "fsl,mcm-law";
H A Dbsc9131si-post.dtsi49 ecm-law@0 {
50 compatible = "fsl,ecm-law";
H A Dmpc8548si-post.dtsi114 ecm-law@0 {
115 compatible = "fsl,ecm-law";
H A Dbsc9132si-post.dtsi78 ecm-law@0 {
79 compatible = "fsl,ecm-law";
H A Dp1010si-post.dtsi106 ecm-law@0 {
107 compatible = "fsl,ecm-law";
H A Dmpc8572si-post.dtsi135 ecm-law@0 {
136 compatible = "fsl,ecm-law";
H A Dmpc8544si-post.dtsi145 ecm-law@0 {
146 compatible = "fsl,ecm-law";
H A Dmpc8572ds_camp_core1.dts33 ecm-law@0 {
H A Dp1020rdb-pc_camp_core1.dts40 ecm-law@0 {
/linux/arch/m68k/ifpsp060/
H A DREADME10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
H A DMISC10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
H A DCHANGES10 To the maximum extent permitted by applicable law,
16 To the maximum extent permitted by applicable law,
/linux/arch/powerpc/boot/dts/
H A Dstx_gp3_8560.dts56 ecm-law@0 {
57 compatible = "fsl,ecm-law";
H A Dtqm8555.dts57 ecm-law@0 {
58 compatible = "fsl,ecm-law";
H A Dsocrates.dts57 ecm-law@0 {
58 compatible = "fsl,ecm-law";
H A Dtqm8540.dts58 ecm-law@0 {
59 compatible = "fsl,ecm-law";
H A Dtqm8541.dts57 ecm-law@0 {
58 compatible = "fsl,ecm-law";
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Decm.txt18 Definition: Must include "fsl,ecm-law"
H A Dmcm.txt18 Definition: Must include "fsl,mcm-law"

1234