Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rts_pstor/
Dxd.c57 xd_card->xd_clock = 47; in xd_set_init_para()
59 xd_card->xd_clock = CLK_50; in xd_set_init_para()
61 retval = switch_clock(chip, xd_card->xd_clock); in xd_set_init_para()
77 retval = switch_clock(chip, xd_card->xd_clock); in xd_switch_clock()
Drtsx_chip.h527 int xd_clock; member
Drtsx_scsi.c1323 xd_card->xd_clock = srb->cmnd[5]; in set_variable()
1382 tmp = (u8)(xd_card->xd_clock); in get_variable()