Searched refs:r1_lo (Results 1 – 5 of 5) sorted by relevance
3607 uint32 r1_lo = *r_lo; in bcm_add_64() local3609 if (*r_lo < r1_lo) in bcm_add_64()3617 uint32 r1_lo = *r_lo; in bcm_sub_64() local3619 if (*r_lo > r1_lo) in bcm_sub_64()
5233 uint32 r1_lo = *r_lo; in bcm_add_64() local5235 if (*r_lo < r1_lo) in bcm_add_64()5243 uint32 r1_lo = *r_lo; in bcm_sub_64() local5245 if (*r_lo > r1_lo) in bcm_sub_64()
433 req_cpl->r1_lo = 0; in tls_tx_data_wr()
2259 __be32 r1_lo; member