| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | mixer_scarlett.c | 589 char mx[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; in add_output_ctls() local 593 snprintf(mx, sizeof(mx), "Master %d (%s) Playback Switch", in add_output_ctls() 597 2*index+1, USB_MIXER_S16, 2, mx, NULL, &elem); in add_output_ctls() 602 snprintf(mx, sizeof(mx), "Master %d (%s) Playback Volume", in add_output_ctls() 606 2*index+1, USB_MIXER_S16, 2, mx, NULL, &elem); in add_output_ctls() 611 snprintf(mx, sizeof(mx), "Master %dL (%s) Source Playback Enum", in add_output_ctls() 615 2*index, USB_MIXER_S16, 1, mx, &info->opt_master, in add_output_ctls() 621 snprintf(mx, sizeof(mx), "Master %dR (%s) Source Playback Enum", in add_output_ctls() 625 2*index+1, USB_MIXER_S16, 1, mx, &info->opt_master, in add_output_ctls() 849 char mx[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; in scarlett_controls_create_generic() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/ |
| H A D | compare_circular.hpp | 84 double mx = 10.0 * full; in operator ()() local 85 if (c1 < -mx || c1 > mx || c2 < -mx || c2 > mx) in operator ()()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_DAC1064.c | 103 u_int32_t mx; in DAC1064_setmclk() local 115 mx = hw->MXoptionReg | 0x00000004; in DAC1064_setmclk() 116 pci_write_config_dword(minfo->pcidev, PCI_OPTION_REG, mx); in DAC1064_setmclk() 117 mx &= ~0x000000BB; in DAC1064_setmclk() 119 mx |= 0x00000008; in DAC1064_setmclk() 121 mx |= 0x00000010; in DAC1064_setmclk() 123 mx |= 0x00000080; in DAC1064_setmclk() 130 mx |= 0x00000020; in DAC1064_setmclk() 131 pci_write_config_dword(minfo->pcidev, PCI_OPTION_REG, mx); in DAC1064_setmclk() 132 mx &= ~0x00000004; in DAC1064_setmclk() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | jr3_pci.c | 172 s16 mx; member 183 set_s16(&sensor->full_scale.mx, full_scale.mx); in set_full_scales() 196 result.mx = get_s16(&sensor->min_full_scale.mx); in get_min_full_scales() 209 result.mx = get_s16(&sensor->max_full_scale.mx); in get_max_full_scales() 240 val = get_s16(&spriv->sensor->filter[filter].mx); in jr3_pci_ai_read_chan() 533 r[3].l.range[0].min = -get_s16(&fs->mx) * 100; in jr3_pci_poll_subdevice() 534 r[3].l.range[0].max = get_s16(&fs->mx) * 100; in jr3_pci_poll_subdevice() 560 set_s16(&sensor->offsets.mx, 0); in jr3_pci_poll_subdevice()
|
| H A D | jr3_pci.h | 61 s32 mx; member 76 s32 mx; member 101 mx = 0x0008, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/staging/fbtft/ |
| H A D | fb_hx8353d.c | 77 #define mx BIT(6) macro 92 mx | my | (par->bgr << 3)); in set_var() 104 mx | mv | (par->bgr << 3)); in set_var()
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | pic32_spi.c | 132 u32 mx = pic32_rx_max(priv, sizeof(__type)); \ 134 for (; mx; mx--) { \ 145 u32 mx = pic32_tx_max(priv, sizeof(__type)); \ 147 for (; mx ; mx--) { \
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | meson.dtsi | 35 compatible = "amlogic,meson-mx-assist", "syscon"; 106 compatible = "amlogic,meson-mx-usb2-phy"; 113 compatible = "amlogic,meson-mx-usb2-phy"; 120 compatible = "amlogic,meson-mx-sdio"; 137 compatible = "amlogic,meson-mx-sdhc"; 276 compatible = "amlogic,meson-mx-bootrom", "syscon";
|
| H A D | meson8m2.dtsi | 88 compatible = "amlogic,meson8m2-sdhc", "amlogic,meson-mx-sdhc"; 92 compatible = "amlogic,meson8m2-usb2-phy", "amlogic,meson-mx-usb2-phy"; 96 compatible = "amlogic,meson8m2-usb2-phy", "amlogic,meson-mx-usb2-phy";
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx6ullevk/ |
| H A D | README | 35 processors/arm-processors/i.mx-applications-processors/i.mx-6-processors/ \ 36 i.mx6qp/evaluation-kit-for-the-i.mx-6ull-applications-processor:MCIMX6ULL-EVK
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | Makefile | 72 meson-mx-sdhc-objs := meson-mx-sdhc-clkc.o meson-mx-sdhc-mmc.o 73 obj-$(CONFIG_MMC_MESON_MX_SDHC) += meson-mx-sdhc.o 74 obj-$(CONFIG_MMC_MESON_MX_SDIO) += meson-mx-sdio.o
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/amlogic/ |
| H A D | bootrom.txt | 9 - compatible: should be "amlogic,meson-mx-bootrom" along with "syscon" 15 compatible = "amlogic,meson-mx-bootrom", "syscon";
|
| H A D | assist.txt | 9 - compatible: should be "amlogic,meson-mx-assist" along with "syscon" 15 compatible = "amlogic,meson-mx-assist", "syscon";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | cdns,xtensa-mx.txt | 4 - compatible: Should be "cdns,xtensa-mx". 11 compatible = "cdns,xtensa-mx";
|
| /OK3568_Linux_fs/buildroot/board/freescale/imx8qmmek/ |
| H A D | readme.txt | 8 https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-8quadmax-… 11 https://www.nxp.com/document/guide/get-started-with-the-i.mx-8quadmax-mek:GS-iMX-8QM-MEK
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/remoteproc/ |
| H A D | qcom,q6v5.txt | 117 - mx-supply: 128 - mx-supply: 159 must be "cx", "mx" 162 must be "cx", "mx", "mss", "load_state" 241 mx-supply = <&pm8841_s1>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mmc/ |
| H A D | amlogic,meson-mx-sdio.txt | 16 along with the generic "amlogic,meson-mx-sdio" 40 compatible = "amlogic,meson8-sdio", "amlogic,meson-mx-sdio";
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-pic32.c | 193 u32 mx = pic32_rx_max(pic32s, sizeof(__type)); \ 194 for (; mx; mx--) { \ 205 u32 mx = pic32_tx_max(pic32s, sizeof(__type)); \ 206 for (; mx ; mx--) { \
|
| /OK3568_Linux_fs/buildroot/board/freescale/imx8mnevk/ |
| H A D | readme.txt | 73 …s://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/evaluation-kit-fo…
|
| /OK3568_Linux_fs/buildroot/package/mfgtools/ |
| H A D | readme.txt | 69 …p.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i.mx-6-series…
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | fib_frontend.c | 456 static int put_rtax(struct nlattr *mx, int len, int type, u32 value) in put_rtax() argument 460 nla = (struct nlattr *) ((char *) mx + len); in put_rtax() 586 struct nlattr *mx; in rtentry_to_fib_config() local 589 mx = kcalloc(3, nla_total_size(4), GFP_KERNEL); in rtentry_to_fib_config() 590 if (!mx) in rtentry_to_fib_config() 594 len = put_rtax(mx, len, RTAX_ADVMSS, rt->rt_mtu - 40); in rtentry_to_fib_config() 597 len = put_rtax(mx, len, RTAX_WINDOW, rt->rt_window); in rtentry_to_fib_config() 600 len = put_rtax(mx, len, RTAX_RTT, rt->rt_irtt << 3); in rtentry_to_fib_config() 602 cfg->fc_mx = mx; in rtentry_to_fib_config()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/qcom/ |
| H A D | qcom,aoss-qmp.txt | 58 to identify the resource and must therefor be "cx", "mx" or "ebi". 82 mx_cdev: mx {
|
| /OK3568_Linux_fs/kernel/arch/xtensa/boot/dts/ |
| H A D | lx200mx.dts | 13 compatible = "cdns,xtensa-mx";
|
| /OK3568_Linux_fs/kernel/drivers/soc/amlogic/ |
| H A D | Makefile | 6 obj-$(CONFIG_MESON_MX_SOCINFO) += meson-mx-socinfo.o
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_parser.c | 156 RK_S32 mx, RK_S32 r) in decode_unsigned_subexp_with_ref() argument 158 if ((r << 1) <= mx) { in decode_unsigned_subexp_with_ref() 161 return mx - 1 - inverse_recenter(mx - 1 - r, sub_exp); in decode_unsigned_subexp_with_ref() 175 RK_U32 abs_bits, prec_bits, round, prec_diff, sub, mx; in read_global_param() local 206 mx = 1 << abs_bits; in read_global_param() 211 -mx, mx + 1, r) << prec_diff) + round; in read_global_param()
|