Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-pl022.c441 static void null_cs_control(u32 command) in null_cs_control() function
1833 .cs_control = null_cs_control,
1945 chip->cs_control = null_cs_control; in pl022_setup()