Searched refs:conf_type (Results 1 – 1 of 1) sorted by relevance
2893 const struct serial8250_config *conf_type = &uart_config[up->port.type]; in fcr_get_rxtrig_bytes() local2896 bytes = conf_type->rxtrig_bytes[UART_FCR_R_TRIG_BITS(up->fcr)]; in fcr_get_rxtrig_bytes()2903 const struct serial8250_config *conf_type = &uart_config[up->port.type]; in bytes_to_fcr_rxtrig() local2906 if (!conf_type->rxtrig_bytes[UART_FCR_R_TRIG_BITS(UART_FCR_R_TRIG_00)]) in bytes_to_fcr_rxtrig()2910 if (bytes < conf_type->rxtrig_bytes[i]) in bytes_to_fcr_rxtrig()3025 const struct serial8250_config *conf_type = &uart_config[up->port.type]; in register_dev_spec_attr_grp() local3027 if (conf_type->rxtrig_bytes[0]) in register_dev_spec_attr_grp()