Searched refs:ux500_msp (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/ux500/ |
H A D | ux500_msp_i2s.c | 114 static void set_prot_desc_tx(struct ux500_msp *msp, in set_prot_desc_tx() 141 static void set_prot_desc_rx(struct ux500_msp *msp, in set_prot_desc_rx() 169 static int configure_protocol(struct ux500_msp *msp, in configure_protocol() 213 static int setup_bitclk(struct ux500_msp *msp, struct ux500_msp_config *config) in setup_bitclk() 268 static int configure_multichannel(struct ux500_msp *msp, in configure_multichannel() 347 static int enable_msp(struct ux500_msp *msp, struct ux500_msp_config *config) in enable_msp() 379 static void flush_fifo_rx(struct ux500_msp *msp) in flush_fifo_rx() 396 static void flush_fifo_tx(struct ux500_msp *msp) in flush_fifo_tx() 414 int ux500_msp_i2s_open(struct ux500_msp *msp, in ux500_msp_i2s_open() 484 static void disable_msp_rx(struct ux500_msp *ms [all...] |
H A D | ux500_msp_i2s.h | 465 struct ux500_msp { struct 478 struct ux500_msp **msp_p); 480 struct ux500_msp *msp); 481 int ux500_msp_i2s_open(struct ux500_msp *msp, struct ux500_msp_config *config); 482 int ux500_msp_i2s_close(struct ux500_msp *msp, 484 int ux500_msp_i2s_trigger(struct ux500_msp *msp, int cmd,
|
H A D | ux500_msp_dai.h | 47 struct ux500_msp *msp;
|
/kernel/linux/linux-5.10/sound/soc/ux500/ |
H A D | ux500_msp_i2s.c | 117 static void set_prot_desc_tx(struct ux500_msp *msp, in set_prot_desc_tx() 144 static void set_prot_desc_rx(struct ux500_msp *msp, in set_prot_desc_rx() 172 static int configure_protocol(struct ux500_msp *msp, in configure_protocol() 216 static int setup_bitclk(struct ux500_msp *msp, struct ux500_msp_config *config) in setup_bitclk() 271 static int configure_multichannel(struct ux500_msp *msp, in configure_multichannel() 350 static int enable_msp(struct ux500_msp *msp, struct ux500_msp_config *config) in enable_msp() 396 static void flush_fifo_rx(struct ux500_msp *msp) in flush_fifo_rx() 413 static void flush_fifo_tx(struct ux500_msp *msp) in flush_fifo_tx() 431 int ux500_msp_i2s_open(struct ux500_msp *msp, in ux500_msp_i2s_open() 501 static void disable_msp_rx(struct ux500_msp *ms [all...] |
H A D | ux500_msp_i2s.h | 474 struct ux500_msp { struct 489 struct ux500_msp **msp_p, 492 struct ux500_msp *msp); 493 int ux500_msp_i2s_open(struct ux500_msp *msp, struct ux500_msp_config *config); 494 int ux500_msp_i2s_close(struct ux500_msp *msp, 496 int ux500_msp_i2s_trigger(struct ux500_msp *msp, int cmd,
|
H A D | ux500_msp_dai.h | 49 struct ux500_msp *msp;
|
Completed in 6 milliseconds