| /f-stack/freebsd/arm/allwinner/ |
| H A D | aw_ts.c | 47 #define READ(_sc, _r) bus_read_4((_sc)->res[0], (_r)) macro 129 val = READ(sc, TP_FIFOS); in aw_ts_intr() 132 sc->temp_data = (READ(sc, TEMP_DATA) * sc->temp_step - sc->temp_offset) in aw_ts_intr()
|
| H A D | aw_cir.c | 52 #define READ(_sc, _r) bus_read_4((_sc)->res[0], (_r)) macro 199 return (unsigned char)(READ(sc, AW_IR_RXFIFO) & 0xff); in aw_ir_read_data() 332 val = READ(sc, AW_IR_RXSTA); in aw_ir_intr() 507 val = READ(sc, AW_IR_CTL); in aw_ir_attach()
|
| H A D | aw_wdog.c | 51 #define READ(_sc, _r) bus_read_4((_sc)->res, (_r)) macro
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_wdog.c | 60 #define READ(_sc, _r) bus_space_read_4((_sc)->bst, (_sc)->bsh, (_r) + (_sc)->regs_offset) macro 194 reg = READ(sc, BCM2835_RSTC_REG); in bcmwd_watchdog_fn() 221 (READ(bcmwd_lsc, BCM2835_RSTC_REG) & BCM2835_RSTC_WRCFG_CLR) | in bcmwd_watchdog_reset()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | ctl.c | 1369 READ(oldval, t); \ 1392 READ(oldval, t); \ 1530 READ(oldval, bool); in background_thread_ctl() 1537 READ(oldval, bool); in background_thread_ctl() 1588 READ(oldval, size_t); in max_background_threads_ctl() 1595 READ(oldval, size_t); in max_background_threads_ctl() 1771 READ(oldval, bool); in CTL_TSD_RO_NL_CGEN() 1850 READ(oldval, bool); in thread_prof_active_ctl() 2528 READ(oldval, bool); in prof_thread_active_init_ctl() 2554 READ(oldval, bool); in prof_active_ctl() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | jedec,spi-nor.txt | 10 be identified by the JEDEC READ ID opcode (0x9F). 52 JEDEC READ ID opcode (0x9F):
|
| H A D | brcm,brcmnand.txt | 7 basic PROGRAM and READ functions, among other features.
|
| H A D | atmel-nand.txt | 66 SAMA5 SoCs embed an advanced NAND controller logic to automate READ/WRITE page
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | zpool_script.shlib | 30 /NAME +STATE +READ +WRITE +CKSUM/ {print $6}')"
|
| /f-stack/freebsd/kern/ |
| H A D | subr_acl_nfs4.c | 368 const int READ = 04; in acl_nfs4_sync_acl_from_mode_draft() local 542 if (amode & READ) in acl_nfs4_sync_acl_from_mode_draft() 583 if (extramode & READ) { in acl_nfs4_sync_acl_from_mode_draft()
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zfs_uio.c | 220 iov_iter_init_compat(iterp, READ, uio->uio_iov, in uio_prefaultpages()
|
| /f-stack/freebsd/contrib/libsodium/contrib/ |
| H A D | Findsodium.cmake | 218 file(READ "${_VERSION_HEADER}" _VERSION_HEADER_CONTENT)
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zvol_os.c | 265 start_time = blk_generic_start_io_acct(q, disk, READ, bio); in zvol_read() 295 blk_generic_end_io_acct(q, disk, READ, bio, start_time); in zvol_read()
|
| H A D | vdev_disk.c | 755 rw = READ; in vdev_disk_io_start()
|
| /f-stack/freebsd/contrib/dev/ipw/ |
| H A D | LICENSE | 2 IMPORTANT - PLEASE READ BEFORE INSTALLING OR USING THIS INTEL(C) SOFTWARE 139 IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING.
|
| /f-stack/freebsd/contrib/dev/iwi/ |
| H A D | LICENSE | 2 IMPORTANT - PLEASE READ BEFORE INSTALLING OR USING THIS INTEL(C) SOFTWARE 142 IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING.
|
| /f-stack/freebsd/contrib/dev/nvidia/ |
| H A D | LICENCE.nvidia | 4 IMPORTANT NOTICE -- READ CAREFULLY: This License For Customer Use of
|
| /f-stack/freebsd/sys/ |
| H A D | pmc.h | 300 __PMC_CAP(READ, 5, "read PMC counter") \
|