Searched full:mstr (Results 1 – 8 of 8) sorted by relevance
/linux/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
|
/linux/arch/s390/kernel/ |
H A D | early.c | 141 char mstr[80], hvstr[17]; in setup_arch_string() local 149 sprintf(mstr, "%-16.16s %-4.4s %-16.16s %-16.16s", in setup_arch_string() 152 strim_all(mstr); in setup_arch_string() 163 dump_stack_set_arch_desc("%s (%s)", mstr, hvstr); in setup_arch_string()
|
/linux/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/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2_security.c | 2883 /* PCIE MSTR */ in gaudi2_write_rr_to_all_lbw_rtrs() 3102 /* PCIE MSTR */ in gaudi2_write_hbw_rr_to_all_mstr_if() 3367 /* Sync Manager MSTR IF */ in gaudi2_init_protection_bits() 3724 /* Sync Manager MSTR IF */ in gaudi2_ack_protection_bits_errors()
|
/linux/drivers/spi/ |
H A D | spi-mpc512x-psc.c | 411 0x00004000 | /* MSTR = 1 -- SPI host */ in mpc512x_psc_spi_port_config()
|
/linux/sound/soc/codecs/ |
H A D | wm8962.h | 1355 #define WM8962_MSTR 0x0040 /* MSTR */ 1356 #define WM8962_MSTR_MASK 0x0040 /* MSTR */ 1357 #define WM8962_MSTR_SHIFT 6 /* MSTR */ 1358 #define WM8962_MSTR_WIDTH 1 /* MSTR */
|
/linux/drivers/scsi/ |
H A D | FlashPoint.c | 276 #define TYPE_CODE0 0x63 /*Level2 Mstr (bits 7-6), */
|