Home
last modified time | relevance | path

Searched defs:bfs (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/soc/samsung/
H A Dsnow.c35 int bfs, psr, rfs, bitwidth; in snow_card_hw_params() local
H A Di2s.c69 unsigned rfs, bfs; member
314 u32 bfs; in get_bfs() local
333 static inline void set_bfs(struct i2s_dai *i2s, unsigned bfs) in set_bfs()
880 unsigned rfs, bfs, blc; in config_setup() local
H A Dtm2_wm5110.c213 unsigned int bfs; in tm2_hdmi_hw_params() local
/openbmc/u-boot/include/
H A Di2s.h81 unsigned int bfs; /* Bit clock frame size */ member
/openbmc/u-boot/drivers/sound/
H A Dsamsung-i2s.c83 static void i2s_set_bitclk_framesize(struct i2s_reg *i2s_reg, unsigned bfs) in i2s_set_bitclk_framesize()