Searched refs:txfifo_depth (Results 1 – 2 of 2) sorted by relevance
98 .txfifo_depth = 32,106 .txfifo_depth = 32,442 burst = sc->cfg.txfifo_depth - in ig4iic_read()449 burst = sc->cfg.txfifo_depth - in ig4iic_read()503 burst = sc->cfg.txfifo_depth - in ig4iic_write()516 if (len - sent <= sc->cfg.txfifo_depth) in ig4iic_write()517 lowat = sc->cfg.txfifo_depth - (len - sent); in ig4iic_write()858 sc->cfg.txfifo_depth = IG4_PARAM1_TXFIFO_DEPTH(v); in ig4iic_get_config()871 if (hw->txfifo_depth != 0) in ig4iic_get_config()872 sc->cfg.txfifo_depth = hw->txfifo_depth; in ig4iic_get_config()[all …]
63 int txfifo_depth; member76 int txfifo_depth; member