Searched refs:MAX_RC (Results 1 – 1 of 1) sorted by relevance
51 #define MAX_RC 8 /* Max Row/Col */ macro231 if (peripheral_request_list((u16 *)&per_rows[MAX_RC - pdata->rows], in bfin_kpad_probe()238 if (peripheral_request_list((u16 *)&per_cols[MAX_RC - pdata->cols], in bfin_kpad_probe()322 peripheral_free_list((u16 *)&per_cols[MAX_RC - pdata->cols]); in bfin_kpad_probe()324 peripheral_free_list((u16 *)&per_rows[MAX_RC - pdata->rows]); in bfin_kpad_probe()343 peripheral_free_list((u16 *)&per_rows[MAX_RC - pdata->rows]); in bfin_kpad_remove()344 peripheral_free_list((u16 *)&per_cols[MAX_RC - pdata->cols]); in bfin_kpad_remove()