Home
last modified time | relevance | path

Searched refs:fifo_th (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/tilcdc/
A Dtilcdc_drv.h154 uint32_t fifo_th; member
A Dtilcdc_panel.c287 ret |= of_property_read_u32(info_np, "fifo-th", &info->fifo_th); in of_get_panel_info()
A Dtilcdc_crtc.c311 reg |= (info->fifo_th << 8); in tilcdc_crtc_set_mode()
/drivers/iio/imu/st_lsm6dsx/
A Dst_lsm6dsx_buffer.c285 err = regmap_read(hw->regmap, hw->settings->fifo_ops.fifo_th.addr + 1, in st_lsm6dsx_update_watermark()
290 fifo_th_mask = hw->settings->fifo_ops.fifo_th.mask; in st_lsm6dsx_update_watermark()
296 hw->settings->fifo_ops.fifo_th.addr, in st_lsm6dsx_update_watermark()
A Dst_lsm6dsx_core.c354 .fifo_th = {
520 .fifo_th = {
720 .fifo_th = {
965 .fifo_th = {
1178 .fifo_th = {
1353 .fifo_th = {
A Dst_lsm6dsx.h179 } fifo_th; member
/drivers/mtd/nand/raw/
A Domap2.c206 static int omap_prefetch_enable(int cs, int fifo_th, int dma_mode, in omap_prefetch_enable() argument
211 if (fifo_th > PREFETCH_FIFOTHRESHOLD_MAX) in omap_prefetch_enable()
224 PREFETCH_FIFOTHRESHOLD(fifo_th) | ENABLE_PREFETCH | in omap_prefetch_enable()

Completed in 21 milliseconds