Searched refs:READ (Results 1 – 7 of 7) sorted by relevance
| /u-boot/fs/btrfs/ |
| A D | volumes.h | 157 #ifndef READ 158 #define READ 0 macro
|
| A D | disk-io.c | 414 ret = btrfs_map_block(info, READ, eb->start + offset, in read_whole_eb() 553 ret = btrfs_map_block(fs_info, READ, cur, &cur_len, &multi, in read_extent_data()
|
| A D | volumes.c | 970 if (multi_ret && rw == READ) { in __btrfs_map_block()
|
| /u-boot/drivers/rtc/ |
| A D | ht1380.c | 49 static const int READ = 1; variable 136 ret = ht1380_send_byte(priv, BURST + READ); in ht1380_rtc_get()
|
| /u-boot/include/ |
| A D | lattice.h | 183 #define READ 0x50 /* macro
|
| /u-boot/doc/develop/driver-model/ |
| A D | pmic-framework.rst | 47 |-----------|---- PMIC device 0 (READ/WRITE ops) | 53 |-----------|---- PMIC device 1 (READ/WRITE ops) |---> USB in 1
|
| /u-boot/doc/device-tree-bindings/ram/ |
| A D | fsl,mpc83xx-mem-controller.txt | 80 - mcas_latency: MCAS latency from READ command; possible values:
|
Completed in 16 milliseconds