/linux/drivers/iommu/ |
H A D | fsl_pamu.c | 589 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 D | fourcc.rst | 20 - a: A-law compressed 21 - u: u-law compressed
|
/linux/LICENSES/deprecated/ |
H A D | CC0-1.0 | 68 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 D | README | 10 To the maximum extent permitted by applicable law, 17 To the maximum extent permitted by applicable law,
|
/linux/include/linux/mfd/ |
H A D | adp5520.h | 109 #define BL_CTRL_VAL(law, auto) (((1 & (auto)) << 3) | ((0x3 & (law)) << 4)) argument
|
/linux/arch/powerpc/platforms/85xx/ |
H A D | p1022_ds.c | 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()
|
/linux/arch/powerpc/boot/dts/fsl/ |
H A D | mpc8641si-post.dtsi | 22 mcm-law@0 { 23 compatible = "fsl,mcm-law";
|
H A D | bsc9131si-post.dtsi | 49 ecm-law@0 { 50 compatible = "fsl,ecm-law";
|
H A D | mpc8548si-post.dtsi | 114 ecm-law@0 { 115 compatible = "fsl,ecm-law";
|
H A D | bsc9132si-post.dtsi | 78 ecm-law@0 { 79 compatible = "fsl,ecm-law";
|
H A D | p1010si-post.dtsi | 106 ecm-law@0 { 107 compatible = "fsl,ecm-law";
|
H A D | mpc8572si-post.dtsi | 135 ecm-law@0 { 136 compatible = "fsl,ecm-law";
|
H A D | mpc8544si-post.dtsi | 145 ecm-law@0 { 146 compatible = "fsl,ecm-law";
|
H A D | mpc8572ds_camp_core1.dts | 33 ecm-law@0 {
|
H A D | p1020rdb-pc_camp_core1.dts | 40 ecm-law@0 {
|
/linux/arch/m68k/ifpsp060/ |
H A D | README | 10 To the maximum extent permitted by applicable law, 16 To the maximum extent permitted by applicable law,
|
H A D | MISC | 10 To the maximum extent permitted by applicable law, 16 To the maximum extent permitted by applicable law,
|
H A D | CHANGES | 10 To the maximum extent permitted by applicable law, 16 To the maximum extent permitted by applicable law,
|
/linux/arch/powerpc/boot/dts/ |
H A D | stx_gp3_8560.dts | 56 ecm-law@0 { 57 compatible = "fsl,ecm-law";
|
H A D | tqm8555.dts | 57 ecm-law@0 { 58 compatible = "fsl,ecm-law";
|
H A D | socrates.dts | 57 ecm-law@0 { 58 compatible = "fsl,ecm-law";
|
H A D | tqm8540.dts | 58 ecm-law@0 { 59 compatible = "fsl,ecm-law";
|
H A D | tqm8541.dts | 57 ecm-law@0 { 58 compatible = "fsl,ecm-law";
|
/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | ecm.txt | 18 Definition: Must include "fsl,ecm-law"
|
H A D | mcm.txt | 18 Definition: Must include "fsl,mcm-law"
|