/freebsd-src/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | azoteq,iqs7211.yaml | 234 azoteq,ati-frac-mult-coarse: 238 description: Specifies the trackpad's ATI coarse fractional multiplier. 240 azoteq,ati-frac-div-coarse: 244 description: Specifies the trackpad's ATI coarse fractional divider. 390 azoteq,ati-frac-mult-coarse: 394 description: Specifies the ALP's ATI coarse fractional multiplier. 396 azoteq,ati-frac-div-coarse: 400 description: Specifies the ALP's ATI coarse fractional divider. 482 azoteq,ati-frac-mult-coarse: 486 description: Specifies the button's ATI coarse fractiona [all...] |
/freebsd-src/sys/contrib/device-tree/Bindings/phy/ |
H A D | realtek,usb3phy.yaml | 69 realtek,amplitude-control-coarse-tuning: 72 This value is a parameter for coarse tuning. 106 realtek,amplitude-control-coarse-tuning = <0x77>;
|
/freebsd-src/sys/contrib/device-tree/Bindings/iio/proximity/ |
H A D | semtech,sx9310.yaml | 69 - very-coarse 70 - coarse 71 - medium-coarse
|
/freebsd-src/sys/arm/include/ |
H A D | pte.h | 69 * Coarse Tables can map Large and Small Pages. 70 * Coarse Tables are 1K in length. 109 #define L1_TYPE_C 0x01 /* Coarse L2 */ 133 /* L1 Coarse Descriptor */
|
/freebsd-src/sys/contrib/device-tree/Bindings/input/ |
H A D | azoteq,iqs7222.yaml | 69 azoteq,ati-frac-div-coarse: 73 description: Specifies the preloaded ATI coarse fractional divider. 523 4: Coarse fractional divider 532 azoteq,ati-frac-mult-coarse: 536 description: Specifies the channel's ATI coarse fractional multiplier. 538 azoteq,ati-frac-div-coarse: 542 description: Specifies the channel's ATI coarse fractional divider.
|
/freebsd-src/sys/dev/e1000/ |
H A D | e1000_82541.c | 868 * combination of coarse and fine gain value, the value can be put 1159 u16 fused, fine, coarse; in e1000_phy_init_script_82541() local 1170 coarse = fused & IGP01E1000_ANALOG_FUSE_COARSE_MASK; in e1000_phy_init_script_82541() 1172 if (coarse > IGP01E1000_ANALOG_FUSE_COARSE_THRESH) { in e1000_phy_init_script_82541() 1173 coarse -= IGP01E1000_ANALOG_FUSE_COARSE_10; in e1000_phy_init_script_82541() 1175 } else if (coarse == in e1000_phy_init_script_82541() 1181 (coarse & IGP01E1000_ANALOG_FUSE_COARSE_MASK); in e1000_phy_init_script_82541()
|
/freebsd-src/contrib/netbsd-tests/lib/libc/arch/i386/ |
H A D | exec_prot_support.c | 44 * This only allows coarse grained protection, especially when memory starts
|
/freebsd-src/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | qcom,pm8916-lbc.yaml | 45 - description: USB coarse detection
|
/freebsd-src/share/man/man4/man4.powerpc/ |
H A D | smu.4 | 64 coarse-grained control of system cooling devices (see below).
|
/freebsd-src/share/man/man4/ |
H A D | cc_vegas.4 | 71 duplicate ACK policy since clock ticks in today's machines are not as coarse as
|
/freebsd-src/sys/contrib/ncsw/inc/flib/ |
H A D | fsl_fman_kg.h | 83 uint32_t kgse_ccbs; /**< KeyGen Scheme Entry Coarse Classification Bit*/ 369 E_FMAN_PCD_CC, /**< Coarse classification indicated */
|
H A D | fsl_fman_port.h | 165 uint32_t fmbm_rccb; /**< Rx Coarse Classification Base */ 226 uint32_t fmbm_tccb; /**< Tx Coarse Classification base */ 259 uint32_t fmbm_occb; /**< O/H Coarse Classification base */
|
/freebsd-src/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_ild.h | 114 * @insn->iclass: a coarse classification
|
/freebsd-src/lib/libkvm/ |
H A D | kvm_arm.h | 68 #define ARM_L1_TYPE_C 0x01 /* Coarse L2 */
|
/freebsd-src/sys/contrib/ncsw/Peripherals/FM/Port/ |
H A D | fm_port.h | 202 #define FM_PCD_CC 0x20000000 /**< Coarse classification … 263 volatile uint32_t fmbm_rccb; /**< Rx Coarse Classification Base */ 326 volatile uint32_t fmbm_tccb; /**< Tx Coarse Classification Base */ 364 volatile uint32_t fmbm_occb; /**< O/H Coarse Classification base */
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedFalkor.td | 15 // Define the SchedMachineModel and provide basic properties for coarse grained
|
H A D | AArch64SchedKryo.td | 126 // Specialize the coarse model by associating instruction groups with the
|
/freebsd-src/sys/contrib/alpine-hal/ |
H A D | al_hal_serdes_hssp_internal_regs.h | 646 /* X coarse scan step */ 656 /* Y coarse scan step */
|
H A D | al_hal_serdes_internal_regs.h | 647 /* X coarse scan step */ 657 /* Y coarse scan step */
|
/freebsd-src/sys/netinet/cc/ |
H A D | cc_vegas.c | 46 * been implemented, since clock ticks are not as coarse as they were (i.e.
|
/freebsd-src/contrib/ncurses/man/ |
H A D | curs_threads.3x | 124 coarse-grained mutexes for their respective \fI\%WINDOW\fP and
|
/freebsd-src/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
H A D | fm_cc.h | 50 /* Coarse classification defines */
|
/freebsd-src/contrib/libevent/ |
H A D | whatsnew-2.1.txt | 577 2.6. Coarse timers by default on Linux 586 To disable coarse timers, and get a more plausible precision, use the
|
/freebsd-src/lib/libomp/ |
H A D | kmp_i18n_default.inc | 241 "Threads may migrate across all available OS procs (granularity setting too coarse).", 408 "%1$s: granularity=%2$s is too coarse, setting granularity=group.",
|
/freebsd-src/contrib/ntp/sntp/libevent/ |
H A D | whatsnew-2.1.txt | 577 2.6. Coarse timers by default on Linux 586 To disable coarse timers, and get a more plausible precision, use the
|