Searched refs:mstr (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/arch/s390/kernel/ |
| H A D | early.c | 112 char mstr[80], hvstr[17]; in setup_arch_string() local 120 sprintf(mstr, "%-16.16s %-4.4s %-16.16s %-16.16s", in setup_arch_string() 123 strim_all(mstr); in setup_arch_string() 134 dump_stack_set_arch_desc("%s (%s)", mstr, hvstr); in setup_arch_string()
|
| /linux-6.15/Documentation/devicetree/bindings/pci/ |
| H A D | baikal,bt1-pcie.yaml | 75 - const: mstr 88 - const: mstr 155 clock-names = "dbi", "mstr", "slv", "ref"; 160 reset-names = "mstr", "slv", "pwr", "hot", "phy", "core", "pipe",
|
| H A D | snps,dw-pcie-common.yaml | 84 const: mstr 119 - description: See native 'mstr/slv' clock for details 150 const: mstr
|
| H A D | fsl,imx6q-pcie-ep.yaml | 157 - const: mstr
|
| H A D | fsl,imx6q-pcie.yaml | 204 - const: mstr
|
| /linux-6.15/arch/arm64/boot/dts/freescale/ |
| H A D | imx8qm-ss-hsio.dtsi | 30 clock-names = "dbi", "mstr", "slv"; 56 clock-names = "dbi", "mstr", "slv"; 80 clock-names = "dbi", "mstr", "slv";
|
| H A D | imx8-ss-hsio.dtsi | 68 clock-names = "dbi", "mstr", "slv"; 94 clock-names = "dbi", "mstr", "slv";
|
| /linux-6.15/drivers/video/fbdev/core/ |
| H A D | fbsysfs.c | 60 char mstr[100]; in store_mode() local 71 i = mode_string(mstr, 0, mode); in store_mode() 72 if (strncmp(mstr, buf, max(count, i)) == 0) { in store_mode()
|
| /linux-6.15/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 1295 mstr = ' *'.join(arr) 1298 'match': mstr,
|