Home
last modified time | relevance | path

Searched refs:RCR_OP_MAX_SEGMENT_LEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_xcopy.h58 #define RCR_OP_MAX_SEGMENT_LEN 268435456 /* 256 MB */ macro
H A Dtarget_core_xcopy.c952 put_unaligned_be32(RCR_OP_MAX_SEGMENT_LEN, &p[16]); in target_rcr_operating_parameters()