Home
last modified time | relevance | path

Searched defs:card_clock (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/misc/cardreader/
H A Drts5228.c557 int rts5228_pci_switch_clock(struct rtsx_pcr *pcr, unsigned int card_clock, in rts5228_pci_switch_clock()
H A Drts5261.c631 int rts5261_pci_switch_clock(struct rtsx_pcr *pcr, unsigned int card_clock, in rts5261_pci_switch_clock()
H A Drtsx_usb.c404 rtsx_usb_switch_clock(struct rtsx_ucr * ucr,unsigned int card_clock,u8 ssc_depth,bool initial_mode,bool double_clk,bool vpclk) rtsx_usb_switch_clock() argument
[all...]
H A Drtsx_pcr.c698 int rtsx_pci_switch_clock(struct rtsx_pcr *pcr, unsigned int card_clock, in rtsx_pci_switch_clock()
/openbmc/linux/include/uapi/sound/
H A Dhdspm.h145 __u64 card_clock; member
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_chip.h344 enum card_clock {CLK_20 = 1, CLK_30, CLK_40, CLK_50, CLK_60, enum