Searched refs:R0900_MID (Results 1 – 2 of 2) sorted by relevance
214 intp->chip_id = stv0900_read_reg(intp, R0900_MID); in stv0900_initialize()249 if (stv0900_read_reg(intp, R0900_MID) >= 0x20) { in stv0900_initialize()1390 intp->chip_id = stv0900_read_reg(intp, R0900_MID); in stv0900_init_internal()
21 #define R0900_MID 0xf100 macro