Searched refs:hblc (Results 1 – 2 of 2) sorted by relevance
297 res = s->hblc; in bcm2835_sdhost_read()362 s->hblc = value; in bcm2835_sdhost_write()363 s->datacnt = s->hblc * s->hbct; in bcm2835_sdhost_write()393 VMSTATE_UINT32(hblc, BCM2835SDHostState),425 s->hblc = 0; in bcm2835_sdhost_reset()
39 uint32_t hblc; member