Home
last modified time | relevance | path

Searched refs:xd_clock (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rts5208/
Dxd.c58 xd_card->xd_clock = 47; in xd_set_init_para()
60 xd_card->xd_clock = CLK_50; in xd_set_init_para()
62 retval = switch_clock(chip, xd_card->xd_clock); in xd_set_init_para()
82 retval = switch_clock(chip, xd_card->xd_clock); in xd_switch_clock()
Drtsx_chip.h530 int xd_clock; member
Drtsx_scsi.c1531 xd_card->xd_clock = srb->cmnd[5]; in set_variable()
1596 tmp = (u8)(xd_card->xd_clock); in get_variable()