Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rts5208/
Dxd.c47 xd_card->xd_clock = 47; in xd_set_init_para()
49 xd_card->xd_clock = CLK_50; in xd_set_init_para()
51 retval = switch_clock(chip, xd_card->xd_clock); in xd_set_init_para()
67 retval = switch_clock(chip, xd_card->xd_clock); in xd_switch_clock()
Drtsx_chip.h546 int xd_clock; member
Drtsx_scsi.c1405 xd_card->xd_clock = srb->cmnd[5]; in set_variable()
1467 tmp = (u8)(xd_card->xd_clock); in get_variable()