Searched refs:be32ptr (Results 1 – 1 of 1) sorted by relevance
791 __be32 *be32ptr; in ocxl_config_set_TL() local830 be32ptr = (__be32 *) &recv_rate[i]; in ocxl_config_set_TL()833 be32_to_cpu(*be32ptr)); in ocxl_config_set_TL()847 be32ptr = (__be32 *) &recv_rate[i]; in ocxl_config_set_TL()848 *be32ptr = cpu_to_be32(val); in ocxl_config_set_TL()
Completed in 5 milliseconds