Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-dln2.c317 u32 *bpw_mask) in dln2_spi_get_supported_frame_sizes() argument
341 *bpw_mask = 0; in dln2_spi_get_supported_frame_sizes()
343 *bpw_mask |= BIT(rx->frame_sizes[i] - 1); in dln2_spi_get_supported_frame_sizes()
345 dev_dbg(&dln2->pdev->dev, "bpw_mask = 0x%X\n", *bpw_mask); in dln2_spi_get_supported_frame_sizes()