Searched full:mstr (Results 1 – 15 of 15) 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
|
H A D | fsl,imx6q-pcie.yaml | 200 - const: mstr
|
/linux/arch/s390/kernel/ |
H A D | early.c | 140 char mstr[80], hvstr[17]; in setup_arch_string() local 148 sprintf(mstr, "%-16.16s %-4.4s %-16.16s %-16.16s", in setup_arch_string() 151 strim_all(mstr); in setup_arch_string() 162 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/spi/ |
H A D | spi-atmel.c | 405 | SPI_BIT(MSTR)); in cs_activate() 410 | SPI_BIT(MSTR)); in cs_activate() 555 * This driver configures the spi controller for host mode (MSTR bit in atmel_spi_dma_slave_config() 1502 | SPI_BIT(MSTR)); in atmel_spi_init() 1504 spi_writel(as, MR, SPI_BIT(MSTR) | SPI_BIT(MODFDIS)); in atmel_spi_init()
|
H A D | spi-mpc512x-psc.c | 411 0x00004000 | /* MSTR = 1 -- SPI host */ in mpc512x_psc_spi_port_config()
|
/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/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_core.h | 128 int remote_notify; /* Bulk to notify the remote client of next (mstr) */
|
/linux/drivers/pci/controller/dwc/ |
H A D | pcie-designware.c | 28 [DW_PCIE_MSTR_CLK] = "mstr", 41 [DW_PCIE_MSTR_RST] = "mstr",
|
H A D | pci-imx6.c | 1482 static const char * const imx8q_clks[] = {"mstr", "slv", "dbi"};
|
/linux/drivers/i2c/busses/ |
H A D | i2c-xiic.c | 169 #define XIIC_SR_GEN_CALL_MASK 0x01 /* 1=a mstr issued a GC */ 172 #define XIIC_SR_MSTR_RDING_SLAVE_MASK 0x08 /* 1=Dir: mstr <-- slave */
|
/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/tools/power/pm-graph/ |
H A D | sleepgraph.py | 1272 mstr = ' *'.join(arr) 1275 'match': mstr,
|
/linux/drivers/scsi/ |
H A D | FlashPoint.c | 276 #define TYPE_CODE0 0x63 /*Level2 Mstr (bits 7-6), */
|