Searched refs:hrsl (Results 1 – 1 of 1) sorted by relevance
850 max3421_handle_error(struct usb_hcd *hcd, u8 hrsl) in max3421_handle_error() argument884 __func__, hrsl); in max3421_handle_error()912 __func__, hrsl); in max3421_handle_error()918 __func__, hrsl); in max3421_handle_error()1015 u8 result_code, hrsl; in max3421_host_transfer_done() local1021 hrsl = spi_rd8(hcd, MAX3421_REG_HRSL); in max3421_host_transfer_done()1022 result_code = hrsl & MAX3421_HRSL_RESULT_MASK; in max3421_host_transfer_done()1031 max3421_handle_error(hcd, hrsl); in max3421_host_transfer_done()1082 u8 hrsl, mode; in max3421_detect_conn() local1084 hrsl = spi_rd8(hcd, MAX3421_REG_HRSL); in max3421_detect_conn()[all …]