Home
last modified time | relevance | path

Searched refs:length_in_dwords (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpi6000.c1386 static short hpi6000_send_data_check_adr(u32 address, u32 length_in_dwords) in hpi6000_send_data_check_adr() argument
1394 if ((address + (length_in_dwords << 2)) > in hpi6000_send_data_check_adr()
1399 (void)length_in_dwords; in hpi6000_send_data_check_adr()
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dhpi6000.c1384 static short hpi6000_send_data_check_adr(u32 address, u32 length_in_dwords) in hpi6000_send_data_check_adr() argument
1392 if ((address + (length_in_dwords << 2)) > in hpi6000_send_data_check_adr()
1397 (void)length_in_dwords; in hpi6000_send_data_check_adr()

Completed in 5 milliseconds