Searched refs:n_slots (Results 1 – 4 of 4) sorted by relevance
35 uint8_t n_slots, in ipack_bus_init() argument39 bus->n_slots = n_slots; in ipack_bus_init()52 if (idev->slot >= bus->n_slots) { in ipack_device_realize()53 error_setg(errp, "Only %" PRIu8 " slots available.", bus->n_slots); in ipack_device_realize()
26 uint8_t n_slots; member78 uint8_t n_slots,
43 int n_slots; member
294 int n_slots = n_chans; in cs42l43_asp_hw_params() local 300 if (priv->n_slots) { in cs42l43_asp_hw_params() 301 n_slots = priv->n_slots; in cs42l43_asp_hw_params() 305 if (!dsp_mode && (n_slots & 0x1)) { in cs42l43_asp_hw_params() 307 n_slots++; in cs42l43_asp_hw_params() 310 frame = n_slots * slot_width; in cs42l43_asp_hw_params() 325 n, m, bclk_target, n_slots, slot_width); in cs42l43_asp_hw_params() 488 priv->n_slots = slots; in cs42l43_asp_set_tdm_slot()