Searched refs:hw_atl_utils_hw_get_reg_length (Results 1 – 3 of 3) sorted by relevance
828 unsigned int hw_atl_utils_hw_get_reg_length(void) in hw_atl_utils_hw_get_reg_length() function837 unsigned int mac_regs_count = hw_atl_utils_hw_get_reg_length(); in hw_atl_utils_hw_get_regs()
622 unsigned int hw_atl_utils_hw_get_reg_length(void);
1505 regs->length = hw_atl_utils_hw_get_reg_length(); in atl_dev_get_regs()1511 if (regs->length && regs->length != hw_atl_utils_hw_get_reg_length()) in atl_dev_get_regs()