Home
last modified time | relevance | path

Searched full:mstr (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/devicetree/bindings/pci/
H A Dbaikal,bt1-pcie.yaml75 - const: mstr
88 - const: mstr
155 clock-names = "dbi", "mstr", "slv", "ref";
160 reset-names = "mstr", "slv", "pwr", "hot", "phy", "core", "pipe",
H A Dsnps,dw-pcie-common.yaml84 const: mstr
119 - description: See native 'mstr/slv' clock for details
150 const: mstr
H A Dfsl,imx6q-pcie.yaml200 - const: mstr
/linux/arch/s390/kernel/
H A Dearly.c140 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 Dfbsysfs.c60 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 Dspi-atmel.c405 | 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 Dspi-mpc512x-psc.c411 0x00004000 | /* MSTR = 1 -- SPI host */ in mpc512x_psc_spi_port_config()
/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2_security.c2883 /* 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 Dvchiq_core.h128 int remote_notify; /* Bulk to notify the remote client of next (mstr) */
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.c28 [DW_PCIE_MSTR_CLK] = "mstr",
41 [DW_PCIE_MSTR_RST] = "mstr",
H A Dpci-imx6.c1482 static const char * const imx8q_clks[] = {"mstr", "slv", "dbi"};
/linux/drivers/i2c/busses/
H A Di2c-xiic.c169 #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 Dwm8962.h1355 #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 Dsleepgraph.py1272 mstr = ' *'.join(arr)
1275 'match': mstr,
/linux/drivers/scsi/
H A DFlashPoint.c276 #define TYPE_CODE0 0x63 /*Level2 Mstr (bits 7-6), */