Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dhfc4s8s_l1.c87 } hfc4s8s_param; typedef
95 (unsigned long) &((hfc4s8s_param) {CHIP_ID_4S, CLOCKMODE_0, 4,
103 (unsigned long) &((hfc4s8s_param) {CHIP_ID_8S, CLOCKMODE_0, 8,
111 (unsigned long) &((hfc4s8s_param) {CHIP_ID_4S, CLOCKMODE_1, 4,
119 (unsigned long) &((hfc4s8s_param) {CHIP_ID_8S, CLOCKMODE_1, 8,
178 hfc4s8s_param driver_data;
1472 hfc4s8s_param *driver_data = (hfc4s8s_param *) ent->driver_data; in hfc4s8s_probe()