Searched refs:SPIGENIOC_GET_CLOCK_SPEED (Results 1 – 3 of 3) sorted by relevance
49 #define SPIGENIOC_GET_CLOCK_SPEED _IOR(SPIGENIOC_BASE, 2, uint32_t) macro
262 case SPIGENIOC_GET_CLOCK_SPEED: in spigen_ioctl()
470 err = ioctl(hdev, SPIGENIOC_GET_CLOCK_SPEED, &fspeed); in get_info()