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