Searched refs:dbnc (Results 1 – 5 of 5) sorted by relevance
30 - cirrus,ts-dbnc-rise : Debounce the rising edge of TIP_SENSE_PLUG. With no42 - cirrus,ts-dbnc-fall : Debounce the falling edge of TIP_SENSE_UNPLUG.101 cirrus,ts-dbnc-rise = <0x05>;102 cirrus,ts-dbnc-fall = <0x00>;
742 uar_mapping = (config->dbnc == MLX5_TXDB_NCACHED) ? in mlx5_alloc_rxtx_uars()760 if (config->dbnc == MLX5_TXDB_CACHED || in mlx5_alloc_rxtx_uars()761 config->dbnc == MLX5_TXDB_HEURISTIC) in mlx5_alloc_rxtx_uars()778 if (config->dbnc == MLX5_TXDB_NCACHED) in mlx5_alloc_rxtx_uars()1514 config->dbnc = tmp; in mlx5_args_check()
507 txq_ctrl->txq.db_heu = priv->config.dbnc == MLX5_TXDB_HEURISTIC; in txq_uar_ncattr_init()
242 int dbnc; /* Skip doorbell register write barrier. */ member
2140 dev_config.dbnc = MLX5_ARG_UNSET; in mlx5_os_pci_probe()2219 if (config->dbnc == MLX5_ARG_UNSET) in mlx5_config_doorbell_mapping_env()2223 config->dbnc == MLX5_TXDB_NCACHED ? "1" : "0", 1); in mlx5_config_doorbell_mapping_env()