Home
last modified time | relevance | path

Searched +full:1 +full:ma (Results 1 – 25 of 825) sorted by relevance

12345678910>>...33

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dsgtl5000.txt32 0, 1, 2 and 3 as per the table below:
36 1 = 1.66 mA 2.87 mA 4.02 mA
37 2 = 3.33 mA 5.74 mA 8.03 mA
38 3 = 4.99 mA 8.61 mA 12.05 mA
41 0, 1, 2 and 3 as per the table below:
45 1 = 1.66 mA 2.87 mA 4.02 mA
46 2 = 3.33 mA 5.74 mA 8.03 mA
47 3 = 4.99 mA 8.61 mA 12.05 mA
H A Dsgtl5000.yaml20 maxItems: 1
58 The LRCLK pad strength. Possible values are: 0, 1, 2 and 3 as per the
63 1 = 1.66 mA 2.87 mA 4.02 mA
64 2 = 3.33 mA 5.74 mA 8.03 mA
65 3 = 4.99 mA 8.61 mA 12.05 mA
67 enum: [ 0, 1, 2, 3 ]
71 The SCLK pad strength. Possible values are: 0, 1, 2 and 3 as per the
76 1 = 1.66 mA 2.87 mA 4.02 mA
77 2 = 3.33 mA 5.74 mA 8.03 mA
78 3 = 4.99 mA 8.61 mA 12.05 mA
[all …]
H A Dfsl,sgtl5000.yaml20 maxItems: 1
58 The LRCLK pad strength. Possible values are: 0, 1, 2 and 3 as per the
63 1 = 1.66 mA 2.87 mA 4.02 mA
64 2 = 3.33 mA 5.74 mA 8.03 mA
65 3 = 4.99 mA 8.61 mA 12.05 mA
67 enum: [ 0, 1, 2, 3 ]
71 The SCLK pad strength. Possible values are: 0, 1, 2 and 3 as per the
76 1 = 1.66 mA 2.87 mA 4.02 mA
77 2 = 3.33 mA 5.74 mA 8.03 mA
78 3 = 4.99 mA 8.61 mA 12.05 mA
[all …]
/freebsd/tools/boot/
H A Dfull-test.sh68 MAKEFS=$(SHELL="which makefs" ${MAKE} ${DEFARCH} buildenv | tail -1) || die "No makefs try WITH_DIS…
69 MKIMG=$(SHELL="which mkimg" ${MAKE} ${DEFARCH} buildenv | tail -1) || die "No mkimg, try buildworld…
70 MTREE=$(SHELL="which mtree" ${MAKE} ${DEFARCH} buildenv | tail -1) || die "No mtree, try buildworld…
72 # MAKE=$(SHELL="which make" ${MAKE} ${DEFARCH} buildenv | tail -1) || die "No make, try buildworld …
95 exit 1
100 local m=$1
101 local ma=$2
104 [ "${m}" != "${ma}" ] && ma_combo="${m}-${ma}"
110 local m=$1
111 local ma=$2
[all …]
/freebsd/contrib/bearssl/test/
H A Dtest_math.c99 * that x-1 is not a multiple of 65537.
105 mpz_urandomb(x, RNG, size - 1); in rand_prime()
107 mpz_setbit(x, size - 1); in rand_prime()
109 mpz_sub_ui(x, x, 1); in rand_prime()
113 mpz_add_ui(x, x, 1); in rand_prime()
128 mpz_export(zb, &zlen, 1, 1, 0, 0, z); in print_z()
141 zb[k], zb[k + 1], zb[k + 2], zb[k + 3]); in print_z()
176 mpz_export(zb, &zlen, 1, 1, 0, 0, z); in check_eqz()
177 good = 1; in check_eqz()
222 mpz_export(mx + 1, &xlen, -1, sizeof *mx, 0, 1, x);
[all …]
/freebsd/contrib/libedit/
H A Dread.c13 * 1. Redistributions of source code must retain the above copyright
86 struct macros *ma; in read_init() local
89 return -1; in read_init()
91 ma = &el->el_read->macros; in read_init()
92 if ((ma->macro = el_calloc(EL_MAXMACRO, sizeof(*ma->macro))) == NULL) in read_init()
94 ma->level = -1; in read_init()
95 ma->offset = 0; in read_init()
102 return -1; in read_init()
152 case -1: /* Make sure that the code is reachable */ in read__fixio()
173 if ((e = fcntl(fd, F_GETFL, 0)) == -1) in read__fixio()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dti,lp8727.yaml23 maxItems: 1
45 0 = 5%, 1 = 10%, 2 = 16%, 3 = 20%, 4 = 25%, 5 = 33%, 6 = 50%
53 0 = 90mA, 1 = 100mA, 2 = 400mA, 3 = 450mA, 4 = 500mA, 5 = 600mA,
54 6 = 700mA, 7 = 800mA, 8 = 900mA, 9 = 1000mA
66 #address-cells = <1>;
76 /* AC charger: 5% EOC and 500mA charging current */
83 /* USB charger: 10% EOC and 400mA charging current */
86 eoc-level = /bits/ 8 <1>;
H A Dbq24735.yaml21 maxItems: 1
25 maxItems: 1
28 maxItems: 1
39 This value must be between 128mA and 8.128A with a 64mA step resolution.
40 The POR value is 0x0000h. This number is in mA (e.g. 8192).
55 This value must be between 128mA and 8.064A with a 128mA step resolution.
56 The POR value is 0x1000h. This number is in mA (e.g. 8064).
81 #address-cells = <1>;
/freebsd/sys/fs/smbfs/
H A Dsmbfs_vfsops.c10 * 1. Redistributions of source code must retain the above copyright
85 MODULE_DEPEND(smbfs, libiconv, 1, 1, 2);
86 MODULE_DEPEND(smbfs, libmchain, 1, 1, 1);
91 smbfs_cmount(struct mntarg *ma, void * data, uint64_t flags) in smbfs_cmount() argument
105 ma = mount_argf(ma, "dev", "%d", args.dev); in smbfs_cmount()
106 ma = mount_argb(ma, args.flags & SMBFS_MOUNT_SOFT, "nosoft"); in smbfs_cmount()
107 ma = mount_argb(ma, args.flags & SMBFS_MOUNT_INTR, "nointr"); in smbfs_cmount()
108 ma = mount_argb(ma, args.flags & SMBFS_MOUNT_STRONG, "nostrong"); in smbfs_cmount()
109 ma = mount_argb(ma, args.flags & SMBFS_MOUNT_HAVE_NLS, "nohave_nls"); in smbfs_cmount()
110 ma = mount_argb(ma, !(args.flags & SMBFS_MOUNT_NO_LONG), "nolong"); in smbfs_cmount()
[all …]
/freebsd/sys/dev/mii/
H A Dmii.c16 * 1. Redistributions of source code must retain the above copyright
57 MODULE_VERSION(miibus, 1);
125 struct mii_attach_args *ma; in miibus_attach() local
133 ma = device_get_ivars(children[i]); in miibus_attach()
134 ma->mii_data = mii; in miibus_attach()
182 struct mii_attach_args *ma; in miibus_print_child() local
185 ma = device_get_ivars(child); in miibus_print_child()
187 retval += printf(" PHY %d", ma->mii_phyno); in miibus_print_child()
217 struct mii_attach_args *ma; in miibus_child_pnpinfo() local
219 ma = device_get_ivars(child); in miibus_child_pnpinfo()
[all …]
H A Dmii_fdt.c10 * 1. Redistributions of source code must retain the above copyright
97 return (-1); in mii_fdt_get_phynode()
108 if (phynode != -1) in mii_fdt_lookup_phy()
121 return (-1); in mii_fdt_lookup_phy()
137 return (-1); in mii_fdt_lookup_phy()
186 struct mii_attach_args *ma; in mii_fdt_get_config() local
191 ma = device_get_ivars(phydev); in mii_fdt_get_config()
201 if ((cfg->macnode = ofw_bus_get_node(macdev)) == -1) in mii_fdt_get_config()
210 cfg->phynode = mii_fdt_lookup_phy(cfg->macnode, ma->mii_phyno); in mii_fdt_get_config()
211 if (cfg->phynode == -1) in mii_fdt_get_config()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-stm32-usbphyc.yaml19 |_ PHY port#1 _________________ HOST controller
21 | / 1|________________|
34 maxItems: 1
37 maxItems: 1
40 maxItems: 1
43 const: 1
49 description: regulator providing 1V1 power supply to the PLL block
52 description: regulator providing 1V8 power supply to the PLL block
59 minItems: 1
65 "^usb-phy@[0|1]$":
[all …]
/freebsd/share/man/man9/
H A Dkernel_mount.98 .\" 1. Redistributions of source code must retain the above copyright
39 .Fn free_mntarg "struct mntarg *ma"
41 .Fn kernel_mount "struct mntarg *ma" "int flags"
44 .Fa "struct mntarg *ma" "const char *name" "const void *val" "int len"
47 .Fn mount_argb "struct mntarg *ma" "int flag" "const char *name"
49 .Fn mount_argf "struct mntarg *ma" "const char *name" "const char *fmt" ...
52 .Fa "struct mntarg *ma" "const char *name" "const void *val" "int len"
92 .Fa ma
138 msdosfs_cmount(struct mntarg *ma, void *data, int flags, struct thread *td)
149 ma = mount_argsu(ma, "from", args.fspec, MAXPATHLEN);
[all …]
/freebsd/lib/libc/iconv/
H A Dcitrus_mapper.c12 * 1. Redistributions of source code must retain the above copyright
56 #define REFCOUNT_PERSISTENT -1
75 struct _citrus_mapper_area *ma; in _citrus_mapper_create_area() local
93 ma = malloc(sizeof(*ma)); in _citrus_mapper_create_area()
94 if (ma == NULL) { in _citrus_mapper_create_area()
98 ma->ma_dir = strdup(area); in _citrus_mapper_create_area()
99 if (ma->ma_dir == NULL) { in _citrus_mapper_create_area()
101 free(ma); in _citrus_mapper_create_area()
104 _CITRUS_HASH_INIT(&ma->ma_cache, CM_HASH_SIZE); in _citrus_mapper_create_area()
106 *rma = ma; in _citrus_mapper_create_area()
[all …]
/freebsd/contrib/bmake/
H A Dbmake.cat11 BMAKE(1) FreeBSD General Commands Manual BMAKE(1)
4 bbmmaakkee - maintain program dependencies
7 bbmmaakkee [--BBeeiikkNNnnqqrrSSssttWWwwXX] [--CC _d_i_r_e_c_t_o_r_y] [--DD _v_a_r_i_a_b_l_e] [--dd _f_l_a_g_s]
13 bbmmaakkee is a program designed to simplify the maintenance of other
16 given, bbmmaakkee looks for the makefiles listed in _._M_A_K_E_._M_A_K_E_F_I_L_E___P_R_E_F_E_R_E_N_C_E
18 the file `_._d_e_p_e_n_d' exists, it is read, see mkdep(1).
21 thorough description of bbmmaakkee and makefiles, please refer to _P_M_a_k_e _- _A
24 bbmmaakkee prepends the contents of the MAKEFLAGS environment variable to the
40 Define _v_a_r_i_a_b_l_e to be 1, i
[all...]
/freebsd/sys/dev/sfxge/common/
H A Defx_regs_mcdi_strs.h9 * 1. Redistributions of source code must retain the above copyright
44 #define MC_CMD_SENSOR_PHY1_TEMP_ENUM_STR "Phy 1 temperature: degC"
45 #define MC_CMD_SENSOR_PHY1_COOLING_ENUM_STR "Phy 1 cooling: bool"
59 #define MC_CMD_SENSOR_FAN_1_ENUM_STR "Fan 1 speed: RPM"
64 #define MC_CMD_SENSOR_OUT_IAOE_ENUM_STR "AOE FPGA current: mA"
65 #define MC_CMD_SENSOR_IN_IAOE_ENUM_STR "AOE FPGA input current: mA"
68 #define MC_CMD_SENSOR_IN_I0V9_ENUM_STR "0.9v power current: mA"
69 #define MC_CMD_SENSOR_IN_I1V2_ENUM_STR "1.2v power current: mA"
86 #define MC_CMD_SENSOR_PHY_POWER_PORT1_ENUM_STR "Port 1 PHY power switch over-current: bool"
89 #define MC_CMD_SENSOR_IN_I0V9_A_ENUM_STR "0.9v power phase A current: mA"
[all …]
/freebsd/sys/fs/cd9660/
H A Dcd9660_vfsops.c15 * 1. Redistributions of source code must retain the above copyright
86 MODULE_VERSION(cd9660, 1);
96 cd9660_cmount(struct mntarg *ma, void *data, uint64_t flags) in cd9660_cmount() argument
105 ma = mount_argsu(ma, "from", args.fspec, MAXPATHLEN); in cd9660_cmount()
106 ma = mount_arg(ma, "export", &args.export, sizeof(args.export)); in cd9660_cmount()
108 ma = mount_argf(ma, "uid", "%d", args.uid); in cd9660_cmount()
110 ma = mount_argf(ma, "gid", "%d", args.gid); in cd9660_cmount()
111 ma = mount_argf(ma, "mask", "%d", args.fmask); in cd9660_cmount()
112 ma = mount_argf(ma, "dirmask", "%d", args.dmask); in cd9660_cmount()
113 ma = mount_argsu(ma, "cs_disk", args.cs_disk, 64); in cd9660_cmount()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dad5758.txt28 * 1: DPC current mode
44 * <0 20000>: 0 mA to 20 mA current range
45 * <0 24000>: 0 mA to 24 mA current range
46 * <4 24000>: 4 mA to 20 mA current range
47 * <(-20000) 20000>: ±20 mA current range
48 * <(-24000) 24000>: ±24 mA current range
49 * <(-1000) 22000>: −1 mA to +22 mA current range
H A Dad5755.txt6 adi,ad5755-1
26 1: Channel A and Channel B clock on the same edge,
49 1: 0 V to 10 V voltage range.
52 4: 4 mA to 20 mA current range.
53 5: 0 mA to 20 mA current range.
54 6: 0 mA to 24 mA current range.
59 1: Should be either 0 or 1 in order to enable or disable slewrate.
80 1
91 #address-cells = <1>;
104 adi,slew = <0 64000 1>;
[all …]
/freebsd/sys/kern/
H A Dvfs_mount.c17 * 1. Redistributions of source code must retain the above copyright
80 static void free_mntarg(struct mntarg *ma);
106 "Delay in units of [1/kern.hz]s when retrying a failed deferred unmount");
162 mp->mnt_vfs_ops = 1; in mount_init()
240 return (1); in vfs_isopt_ro()
249 return (1); in vfs_isopt_rw()
263 return (1); in vfs_equalopts()
266 return (1); in vfs_equalopts()
269 return (1); in vfs_equalopts()
276 return (1); in vfs_equalopts()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSA.h25 /// %1 = bitcast i8* %call1 to i32*
27 /// store i32 7, i32* %1, align 4
29 /// %3 = load i32* %1, align 4
37 /// ; 1 = MemoryDef(0)
40 /// ; 2 = MemoryDef(1)
133 INVALID_MEMORYACCESS_ID = -1U
238 static void deleteNode(MemoryAccess *MA) { MA->deleteValue(); }
241 inline raw_ostream &operator<<(raw_ostream &OS, const MemoryAccess &MA) {
242 MA.print(OS);
265 static bool classof(const Value *MA) {
[all …]
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Ddmu_os.c8 * 1. Redistributions of source code must retain the above copyright
67 vm_page_t *ma, dmu_tx_t *tx) in dmu_write_pages() argument
94 ASSERT(i == 0 || i == numbufs-1 || tocpy == db->db_size); in dmu_write_pages()
102 ASSERT3U(ptoa((*ma)->pindex), ==, in dmu_write_pages()
105 va = zfs_map_page(*ma, &sf); in dmu_write_pages()
109 ma += 1; in dmu_write_pages()
124 dmu_read_pages(objset_t *os, uint64_t object, vm_page_t *ma, int count, in dmu_read_pages() argument
138 ASSERT3U(ma[0]->pindex + count - 1, ==, ma[count - 1]->pindex); in dmu_read_pages()
141 err = dmu_buf_hold_array(os, object, IDX_TO_OFF(ma[0]->pindex), in dmu_read_pages()
142 IDX_TO_OFF(count - 1) + last_size, TRUE, FTAG, &numbufs, &dbp); in dmu_read_pages()
[all …]
/freebsd/sys/dev/iommu/
H A Dbusdma_iommu.c12 * 1. Redistributions of source code must retain the above copyright
85 default_bounce = 1; in iommu_bus_dma_is_dev_disabled()
340 1 << (busno % (NBBY * sizeof(uint32_t))); in iommu_set_buswide_ctx()
350 (1U << (busno % (NBBY * sizeof(uint32_t))))) != 0); in iommu_is_buswide_ctx()
554 struct bus_dmamap_iommu *map, vm_page_t *ma, int offset, bus_size_t buflen, in iommu_bus_dmamap_load_something1() argument
588 if (seg + 1 < tag->common.nsegments) in iommu_bus_dmamap_load_something1()
592 offset, e_flags, gas_flags, ma + idx, &entry); in iommu_bus_dmamap_load_something1()
641 struct bus_dmamap_iommu *map, vm_page_t *ma, int offset, bus_size_t buflen, in iommu_bus_dmamap_load_something() argument
651 atomic_add_long(&ctx->loads, 1); in iommu_bus_dmamap_load_something()
654 error = iommu_bus_dmamap_load_something1(tag, map, ma, offset, in iommu_bus_dmamap_load_something()
[all …]
/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.c14 * 1. Redistributions of source code must retain the above copyright
93 while ((n = getopt(argc, argv, "a:bc:thS")) != -1) { in main()
100 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
128 errx(1, "Unknown service name: %s", in main()
136 background = 1; in main()
140 dopty = 1; in main()
144 doserver = 1; in main()
164 err(1, "Could not sigaction(SIGTERM)"); in main()
167 err(1, "Could not sigaction(SIGHUP)"); in main()
170 err(1, "Could not sigaction(SIGINT)"); in main()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dstmpe.txt9 0 -> 1 sample
10 1 -> 2 samples
15 1 -> 50 us
18 4 -> 1 ms
24 1 -> 100 us
26 3 -> 1 ms
34 0 -> 20 mA (typical 35mA max)
35 1 -> 50 mA (typical 80 mA max)
40 1 -> 44 clocks
48 1 -> 12bit ADC
[all …]

12345678910>>...33