/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | anatop-regulator.yaml | 23 description: u32 value representing the anatop MFD register offset. 27 description: u32 value representing the bit shift for the register. 31 description: u32 value representing the number of bits used in the register. 35 description: u32 value representing the minimum value of this register. 39 description: u32 value representing the minimum voltage of this regulator. 43 description: u32 value representing the maximum voltage of this regulator. 47 description: u32 value representing the anatop MFD step time register offset. 51 description: u32 value representing the bit shift for the step time register. 55 description: u32 value representing the number of bits used in the step time register. 59 description: u32 value representing regulator enable bit offset.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | ConstantRange.h | 352 /// Return a new range representing the possible values resulting 387 /// Return a new range representing the possible values resulting 393 /// Return a new range representing the possible values resulting 401 /// Return a new range representing the possible values resulting 405 /// Return a new range representing the possible values resulting 413 /// Return a new range representing the possible values resulting 417 /// Return a new range representing the possible values resulting 425 /// Return a new range representing the possible values resulting 430 /// Return a new range representing the possible values resulting 444 /// Return a new range representing the possible values resulting [all …]
|
/freebsd/sys/xen/xenbus/ |
H A D | xenbusb.h | 147 * The VM relative path to the XenStore subtree representing 187 * \param dev The NewBus device representing this XenBus bus. 206 * \param dev The NewBus device representing this XenBus bus. 216 * \param dev The NewBus device representing this XenBus bus. 217 * \param child The NewBus device representing a child of dev%'s XenBus bus. 227 * \param dev The NewBus device representing this XenBus bus. 228 * \param child The NewBus device representing a child of dev%'s XenBus bus. 241 * \param dev The NewBus device representing this XenBus bus. 242 * \param child The NewBus device representing a child of dev%'s XenBus bus. 275 * \param dev The NewBus device representing this XenBus bus.
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | cdns,mhdp8546.yaml | 67 First input port representing the DP bridge input. 72 Second input port representing the DP bridge input. 77 Third input port representing the DP bridge input. 82 Fourth input port representing the DP bridge input. 87 Output port representing the DP bridge output.
|
/freebsd/contrib/llvm-project/lldb/include/lldb/ |
H A D | lldb-types.h | 18 // lldb::rwlock_t The type representing a read/write lock on the host 19 // lldb::process_t The type representing a process on the host 22 // lldb::file_t The type representing a file on the host 23 // lldb::socket_t The type representing a socket on the host 29 // lldb::pipe_t The type representing a pipe on the host
|
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,smsm.yaml | 33 specifier of the column in the subscription matrix representing the local 40 Reference to the mailbox representing the outgoing doorbell in APCS for 52 - description: phandle to a syscon node representing the APCS registers 53 - description: u32 representing offset to the register within the syscon 54 - description: u32 representing the ipc bit within the register
|
H A D | qcom,smd.txt | 36 - phandle to a syscon node representing the apcs registers 37 - u32 representing offset to the register within the syscon 38 - u32 representing the ipc bit within the register 74 The following example represents a smd node, with one edge representing the
|
H A D | qcom,smsm.txt | 20 - phandle to a syscon node representing the apcs registers 21 - u32 representing offset to the register within the syscon 22 - u32 representing the ipc bit within the register 29 matrix representing the local processor
|
H A D | qcom,smp2p.yaml | 31 Reference to the mailbox representing the outgoing doorbell in APCS for 38 - description: phandle to a syscon node representing the APCS registers 39 - description: u32 representing offset to the register within the syscon 40 - description: u32 representing the ipc bit within the register
|
H A D | qcom,rpm.yaml | 43 - description: phandle to a syscon node representing the APCS registers 44 - description: u32 representing offset to the register within the syscon 45 - description: u32 representing the ipc bit within the register
|
H A D | qcom,smp2p.txt | 31 - phandle to a syscon node representing the apcs registers 32 - u32 representing offset to the register within the syscon 33 - u32 representing the ipc bit within the register
|
/freebsd/share/man/man9/ |
H A D | cpuset.9 | 127 representing a full cpuset (all CPUs present). 144 macro is identical, but the bit representing the CPU is cleared with atomic 174 macro is identical, but the bit representing the CPU is set with atomic 178 macro sets the bit representing the CPU with atomic acquire semantics. 290 is similar, but sets the bits representing CPUs in the component machine words
|
H A D | vm_page_bits.9 | 65 calculates the bits representing the 103 The bits representing the range are calculated by calling 107 clears the bits in both the valid and dirty flags representing
|
/freebsd/sys/contrib/device-tree/Bindings/crypto/ |
H A D | fsl-sec2.txt | 11 - fsl,num-channels : An integer representing the number of channels 13 - fsl,channel-fifo-len : An integer representing the number of 15 - fsl,exec-units-mask : The bitmask representing what execution units 33 - fsl,descriptor-types-mask : The bitmask representing what descriptors
|
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
H A D | qcom,smd-edge.yaml | 51 Reference to the mailbox representing the outgoing doorbell in APCS for 58 - description: phandle to a syscon node representing the APCS registers 59 - description: u32 representing offset to the register within the syscon 60 - description: u32 representing the ipc bit within the register
|
/freebsd/contrib/kyua/utils/ |
H A D | units.hpp | 51 /// Constant representing 1 kilobyte. 54 /// Constant representing 1 megabyte. 57 /// Constant representing 1 gigabyte. 60 /// Constant representing 1 terabyte.
|
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 35 /// Type representing the format an expression value should be textualized into 125 /// Base class representing the AST of a given expression. 151 /// Class representing an unsigned literal in the AST of an expression. 188 /// Class representing an expression and its matching format. 210 /// Class representing a numeric variable and its associated current value. in log() 278 /// Class representing the use of a numeric variable in the AST of an 301 /// Class representing a single binary operation in the AST of an expression. 338 /// Class representing a substitution to perform in the RegExStr string. 387 /// Pointer to the class representing the expression whose value is to be 426 /// representing th [all...] |
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | usb-device.txt | 8 representing USB host controllers, "device nodes" representing USB devices, 9 "interface nodes" representing USB interfaces and "combined nodes" 10 representing simple USB devices.
|
H A D | usb-device.yaml | 18 representing USB host controllers, "device nodes" representing USB devices, 19 "interface nodes" representing USB interfaces and "combined nodes" 20 representing simple USB devices.
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | PostfixExpression.h | 50 /// A node representing a binary expression. 78 /// A node representing the canonical frame address. 88 /// A node representing an integer literal. 101 /// A node representing the value of a register with the given register number. 117 /// A node representing a symbolic reference to a named entity. This may be a 131 /// A node representing a unary operation.
|
/freebsd/share/man/man4/ |
H A D | ng_l2cap.4 | 87 Channel identifiers (CIDs) are local names representing a logical 246 Requests the creation of a channel representing a logical connection to a 257 issued the connection request, the local CID representing the channel being 295 Input parameter is the CID representing the local channel endpoint. 324 Output parameter is the CID representing the local endpoint. 338 CID representing the group and the BD_ADDR of the group member to be added. 346 the CID representing the group and BD_ADDR of the group member to be removed.
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf.3 | 102 A descriptor representing a function. 104 A descriptor representing a global name. 122 A descriptor representing a user-specified type. 126 A descriptor representing a static variable. 128 A descriptor representing a weak name. 456 Set the register number representing the 460 Set the register number representing the
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | ProfileSummary.cpp | 50 // This returns an MDTuple representing the detiled summary. The tuple has two 51 // elements: a string "DetailedSummary" and an MDTuple representing the value 71 // This returns an MDTuple representing this ProfileSummary object. The first 73 // "ProfileFormat" and a string representing the format ("InstrProf" or 118 // Parse an MDTuple representing (Key, Val) pair. 148 // Parse an MDTuple representing detailed summary.
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | netxbig-gpio-ext.txt | 6 - addr-gpios: GPIOs representing the address register (LSB -> MSB). 7 - data-gpios: GPIOs representing the data register (LSB -> MSB).
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | DWARFCallFrameInfo.cpp | 798 // operand representing an argument size. This instruction specifies in FDEToUnwindPlan() 831 // takes two arguments: an unsigned LEB128 constant representing a in HandleCommonDwarfOpcode() 850 // takes two unsigned LEB128 arguments representing a register number and in HandleCommonDwarfOpcode() 887 // takes two unsigned LEB128 arguments representing register numbers. The in HandleCommonDwarfOpcode() 900 // Takes two unsigned LEB128 operands representing a register number and in HandleCommonDwarfOpcode() 911 // takes a single unsigned LEB128 argument representing a register in HandleCommonDwarfOpcode() 922 // Takes a single unsigned LEB128 operand representing a (non-factored) in HandleCommonDwarfOpcode() 942 // Takes two operands: an unsigned LEB128 value representing a register in HandleCommonDwarfOpcode() 943 // number, and a DW_FORM_block value representing a DWARF expression. The in HandleCommonDwarfOpcode() 961 // takes two operands: an unsigned LEB128 value representing a register in HandleCommonDwarfOpcode() [all …]
|