Searched refs:rfs (Results 1 – 8 of 8) sorted by relevance
| /rk3399_rockchip-uboot/drivers/sound/ |
| H A D | sound-i2s.c | 73 i2s->rfs = fdtdec_get_int(blob, in get_sound_i2s_values() 75 error |= i2s->rfs; in get_sound_i2s_values() 76 debug("rfs = %d\n", i2s->rfs); in get_sound_i2s_values() 126 (pi2s_tx->samplingrate * (pi2s_tx->rfs)), in codec_init() 131 (pi2s_tx->samplingrate * (pi2s_tx->rfs)), in codec_init()
|
| H A D | samsung-i2s.c | 30 static void i2s_set_lr_framesize(struct i2s_reg *i2s_reg, unsigned int rfs) in i2s_set_lr_framesize() argument 36 switch (rfs) { in i2s_set_lr_framesize() 307 ret = set_epll_clk(pi2s_tx->samplingrate * pi2s_tx->rfs * 4); in i2s_tx_init() 342 (pi2s_tx->samplingrate * (pi2s_tx->rfs)), in i2s_tx_init() 355 i2s_set_lr_framesize(i2s_reg, pi2s_tx->rfs); in i2s_tx_init()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | i2s.h | 81 unsigned int rfs; /* LR clock frame size */ member
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | r8a7795_ulcb_defconfig | 10 CONFIG_BOOTARGS="console=ttySC0,115200 rw root=/dev/nfs nfsroot=192.168.0.1:/export/rfs ip=192.168.…
|
| H A D | r8a7796_ulcb_defconfig | 11 CONFIG_BOOTARGS="console=ttySC0,115200 rw root=/dev/nfs nfsroot=192.168.0.1:/export/rfs ip=192.168.…
|
| H A D | r8a7795_salvator-x_defconfig | 10 CONFIG_BOOTARGS="console=ttySC0,115200 rw root=/dev/nfs nfsroot=192.168.0.1:/export/rfs ip=192.168.…
|
| H A D | r8a7796_salvator-x_defconfig | 11 CONFIG_BOOTARGS="console=ttySC0,115200 rw root=/dev/nfs nfsroot=192.168.0.1:/export/rfs ip=192.168.…
|
| H A D | r8a77995_draak_defconfig | 13 CONFIG_BOOTARGS="console=ttySC0,115200 rw root=/dev/nfs nfsroot=192.168.0.1:/export/rfs ip=192.168.…
|