Searched full:ref1 (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | ref-verify.c | 144 static int comp_refs(struct ref_entry *ref1, struct ref_entry *ref2) in comp_refs() argument 146 if (ref1->root_objectid < ref2->root_objectid) in comp_refs() 148 if (ref1->root_objectid > ref2->root_objectid) in comp_refs() 150 if (ref1->parent < ref2->parent) in comp_refs() 152 if (ref1->parent > ref2->parent) in comp_refs() 154 if (ref1->owner < ref2->owner) in comp_refs() 156 if (ref1->owner > ref2->owner) in comp_refs() 158 if (ref1->offset < ref2->offset) in comp_refs() 160 if (ref1->offset > ref2->offset) in comp_refs()
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | xlnx,zynqmp-psgtr.yaml | 101 clock-names = "ref1", "ref2", "ref3";
|
| /linux/drivers/thermal/ |
| H A D | k3_j72xx_bandgap.c | 87 int m = 0, c, num, den, i, err, idx1, idx2, err1, err2, ref1, ref2; in create_table_segments() local 97 ref1 = err_vals->refs[seg]; in create_table_segments() 104 num = ref2 - ref1; in create_table_segments()
|
| /linux/include/xen/interface/io/ |
| H A D | blkif.h | 70 * /local/domain/1/device/vbd/0/queue-0/ring-ref1 = "<ring-ref#1>" 74 * /local/domain/1/device/vbd/0/queue-1/ring-ref1 = "<ring-ref#3>"
|
| /linux/include/linux/mfd/ |
| H A D | idtRC38xxx_reg.h | 93 REF1 = 1, enumerator
|
| /linux/arch/arm64/boot/dts/xilinx/ |
| H A D | zynqmp-zc1751-xm015-dc1.dts | 352 clock-names = "ref1", "ref2", "ref3";
|
| /linux/drivers/clk/aspeed/ |
| H A D | clk-ast2600.c | 99 * ref0 and ref1 are essential for the SoC to operate
|