Searched refs:hbct (Results 1 – 2 of 2) sorted by relevance
239 if (s->hbct && s->datacnt % s->hbct == 0 && in bcm2835_sdhost_fifo_run()294 res = s->hbct; in bcm2835_sdhost_read()359 s->hbct = value; in bcm2835_sdhost_write()363 s->datacnt = s->hblc * s->hbct; in bcm2835_sdhost_write()392 VMSTATE_UINT32(hbct, BCM2835SDHostState),424 s->hbct = 0; in bcm2835_sdhost_reset()
38 uint32_t hbct; member