Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-dln2.c320 u32 *bpw_mask) in dln2_spi_get_supported_frame_sizes() argument
344 *bpw_mask = 0; in dln2_spi_get_supported_frame_sizes()
346 *bpw_mask |= BIT(rx->frame_sizes[i] - 1); in dln2_spi_get_supported_frame_sizes()
348 dev_dbg(&dln2->pdev->dev, "bpw_mask = 0x%X\n", *bpw_mask); in dln2_spi_get_supported_frame_sizes()