Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/ux500/
Dux500_msp_i2s.c115 static void set_prot_desc_tx(struct ux500_msp *msp, in set_prot_desc_tx()
142 static void set_prot_desc_rx(struct ux500_msp *msp, in set_prot_desc_rx()
170 static int configure_protocol(struct ux500_msp *msp, in configure_protocol()
214 static int setup_bitclk(struct ux500_msp *msp, struct ux500_msp_config *config) in setup_bitclk()
269 static int configure_multichannel(struct ux500_msp *msp, in configure_multichannel()
348 static int enable_msp(struct ux500_msp *msp, struct ux500_msp_config *config) in enable_msp()
394 static void flush_fifo_rx(struct ux500_msp *msp) in flush_fifo_rx()
411 static void flush_fifo_tx(struct ux500_msp *msp) in flush_fifo_tx()
429 int ux500_msp_i2s_open(struct ux500_msp *msp, in ux500_msp_i2s_open()
499 static void disable_msp_rx(struct ux500_msp *msp) in disable_msp_rx()
[all …]
Dux500_msp_i2s.h472 struct ux500_msp { struct
487 struct ux500_msp **msp_p, argument
490 struct ux500_msp *msp);
491 int ux500_msp_i2s_open(struct ux500_msp *msp, struct ux500_msp_config *config);
492 int ux500_msp_i2s_close(struct ux500_msp *msp,
494 int ux500_msp_i2s_trigger(struct ux500_msp *msp, int cmd,
Dux500_msp_dai.h47 struct ux500_msp *msp;